File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 54
54
"npm-run-all" : " ^4.1.5" ,
55
55
"opener" : " ^1.5.1" ,
56
56
"puppeteer" : " ^2.1.1" ,
57
- "shipjs" : " ^0.20 .0" ,
57
+ "shipjs" : " ^0.21 .0" ,
58
58
"ts-jest" : " ^26.0.0" ,
59
59
"typescript" : " ^4.0.0" ,
60
60
"typescript-eslint-language-service" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -7926,21 +7926,21 @@ shellwords@^0.1.1:
7926
7926
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
7927
7927
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
7928
7928
7929
- shipjs-lib@0.20 .0 :
7930
- version "0.20 .0"
7931
- resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20 .0.tgz#e622b08b590539c4344cb110f8a5efcaefd3df28 "
7932
- integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA ==
7929
+ shipjs-lib@0.21 .0 :
7930
+ version "0.21 .0"
7931
+ resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.21 .0.tgz#a4570c44903d28fb80e548c1907f8282264de190 "
7932
+ integrity sha512-TKMtbl9rDYs7kxK9QBM0cGXQYCRCmNF1ACLocsqwll7OwOKnWm/GeubeWi/tSEcj5E2jFUGS2ZLXKZ1jRW+SZw ==
7933
7933
dependencies :
7934
7934
deepmerge "^4.2.2"
7935
7935
dotenv "^8.1.0"
7936
7936
parse-github-url "1.0.2"
7937
7937
semver "6.3.0"
7938
7938
shelljs "0.8.4"
7939
7939
7940
- shipjs@^0.20 .0 :
7941
- version "0.20 .0"
7942
- resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20 .0.tgz#4dd1007880c481820234f8b74a45a106a2939299 "
7943
- integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw ==
7940
+ shipjs@^0.21 .0 :
7941
+ version "0.21 .0"
7942
+ resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.21 .0.tgz#28c76dec11502d1031b31921fa538cd66aeeee1b "
7943
+ integrity sha512-ovrn6JhrMA9MV/xWGs69U7wv36cw/bWGL0pio9OodglC97HpZaRiO54vR9DPU6o/biqAvGMDglqFzhCA9On63Q ==
7944
7944
dependencies :
7945
7945
" @babel/runtime" " ^7.6.3"
7946
7946
" @octokit/rest" " ^17.0.0"
@@ -7961,7 +7961,7 @@ shipjs@^0.20.0:
7961
7961
prettier "^2.0.0"
7962
7962
serialize-javascript "^3.0.0"
7963
7963
shell-quote "^1.7.2"
7964
- shipjs-lib "0.20 .0"
7964
+ shipjs-lib "0.21 .0"
7965
7965
temp-write "4.0.0"
7966
7966
tempfile "^3.0.0"
7967
7967
You can’t perform that action at this time.
0 commit comments