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 60
60
"npm-run-all" : " ^4.1.5" ,
61
61
"opener" : " ^1.5.1" ,
62
62
"puppeteer" : " ^2.1.1" ,
63
- "shipjs" : " ^0.20 .0" ,
63
+ "shipjs" : " ^0.21 .0" ,
64
64
"ts-jest" : " ^26.0.0" ,
65
65
"typescript" : " ^4.0.0" ,
66
66
"typescript-eslint-language-service" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -7827,21 +7827,21 @@ shellwords@^0.1.1:
7827
7827
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
7828
7828
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
7829
7829
7830
- shipjs-lib@0.20 .0 :
7831
- version "0.20 .0"
7832
- resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20 .0.tgz#e622b08b590539c4344cb110f8a5efcaefd3df28 "
7833
- integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA ==
7830
+ shipjs-lib@0.21 .0 :
7831
+ version "0.21 .0"
7832
+ resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.21 .0.tgz#a4570c44903d28fb80e548c1907f8282264de190 "
7833
+ integrity sha512-TKMtbl9rDYs7kxK9QBM0cGXQYCRCmNF1ACLocsqwll7OwOKnWm/GeubeWi/tSEcj5E2jFUGS2ZLXKZ1jRW+SZw ==
7834
7834
dependencies :
7835
7835
deepmerge "^4.2.2"
7836
7836
dotenv "^8.1.0"
7837
7837
parse-github-url "1.0.2"
7838
7838
semver "6.3.0"
7839
7839
shelljs "0.8.4"
7840
7840
7841
- shipjs@^0.20 .0 :
7842
- version "0.20 .0"
7843
- resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20 .0.tgz#4dd1007880c481820234f8b74a45a106a2939299 "
7844
- integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw ==
7841
+ shipjs@^0.21 .0 :
7842
+ version "0.21 .0"
7843
+ resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.21 .0.tgz#28c76dec11502d1031b31921fa538cd66aeeee1b "
7844
+ integrity sha512-ovrn6JhrMA9MV/xWGs69U7wv36cw/bWGL0pio9OodglC97HpZaRiO54vR9DPU6o/biqAvGMDglqFzhCA9On63Q ==
7845
7845
dependencies :
7846
7846
" @babel/runtime" " ^7.6.3"
7847
7847
" @octokit/rest" " ^17.0.0"
@@ -7862,7 +7862,7 @@ shipjs@^0.20.0:
7862
7862
prettier "^2.0.0"
7863
7863
serialize-javascript "^3.0.0"
7864
7864
shell-quote "^1.7.2"
7865
- shipjs-lib "0.20 .0"
7865
+ shipjs-lib "0.21 .0"
7866
7866
temp-write "4.0.0"
7867
7867
tempfile "^3.0.0"
7868
7868
You can’t perform that action at this time.
0 commit comments