File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 53
53
"opener" : " ^1.5.2" ,
54
54
"prettier" : " ^2.0.4" ,
55
55
"puppeteer" : " ^2.1.1" ,
56
- "shipjs" : " ^0.23 .0" ,
56
+ "shipjs" : " ^0.24 .0" ,
57
57
"ts-jest" : " ^26.4.4" ,
58
58
"typescript" : " ^4.1.3" ,
59
59
"typescript-eslint-language-service" : " ^4.1.3" ,
Original file line number Diff line number Diff line change @@ -7553,21 +7553,21 @@ shellwords@^0.1.1:
7553
7553
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
7554
7554
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
7555
7555
7556
- shipjs-lib@0.23 .0 :
7557
- version "0.23 .0"
7558
- resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.23 .0.tgz#f16c2c0e586affde8ca649261f2cfe36e0eae6ea "
7559
- integrity sha512-vGUVyo+LKxLyE1VqlGLH1yjRI+X2EKXGe2pqzze7ODQ1ZdcPM40DPJzBfkKV2K0+8LL360FeiXlWHlavobvtBA ==
7556
+ shipjs-lib@0.24 .0 :
7557
+ version "0.24 .0"
7558
+ resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.24 .0.tgz#a14ed4f23422e2ae9429ec554f65deb258a1cb46 "
7559
+ integrity sha512-2j3rziFNx/rJX7xXDpgQPPUUNXZBXx1S3nMA44ZJ41kbfHJx/XhYCt6V2hZVpNnpCWnZE67lziHBXx8aUKr6tQ ==
7560
7560
dependencies :
7561
7561
deepmerge "^4.2.2"
7562
7562
dotenv "^8.1.0"
7563
7563
parse-github-url "1.0.2"
7564
7564
semver "6.3.0"
7565
7565
shelljs "0.8.4"
7566
7566
7567
- shipjs@^0.23 .0 :
7568
- version "0.23 .0"
7569
- resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.23 .0.tgz#7072e6dde01ba3f5fe726ecf29bd21097c3d9d85 "
7570
- integrity sha512-aS11OCjCLXjjV+naVHiv702bPmE3lxNzP627JRmlJZxC7jlXkqiwU4M0AxB/Lb1WvZHsV6UW42tIFfs8VGLiYQ ==
7567
+ shipjs@^0.24 .0 :
7568
+ version "0.24 .0"
7569
+ resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.24 .0.tgz#480211d2bb353356d33400b75bd8716caf7ae1e2 "
7570
+ integrity sha512-OFBQi4hnlHU2N7UU13K/nZvweJI43TLhwwC0RvQ5ZhOYtYfk5t7x7tdLrKmOzTikIuG7wrvBcQrutIXrKUdweg ==
7571
7571
dependencies :
7572
7572
" @babel/runtime" " ^7.6.3"
7573
7573
" @octokit/rest" " ^17.0.0"
@@ -7591,7 +7591,7 @@ shipjs@^0.23.0:
7591
7591
prettier "^2.0.0"
7592
7592
serialize-javascript "^3.0.0"
7593
7593
shell-quote "^1.7.2"
7594
- shipjs-lib "0.23 .0"
7594
+ shipjs-lib "0.24 .0"
7595
7595
temp-write "4.0.0"
7596
7596
tempfile "^3.0.0"
7597
7597
You can’t perform that action at this time.
0 commit comments