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.21 .0" ,
57
+ "shipjs" : " ^0.22 .0" ,
58
58
"ts-jest" : " ^26.0.0" ,
59
59
"typescript" : " ^4.0.0" ,
60
60
"typescript-eslint-language-service" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -7981,21 +7981,21 @@ shellwords@^0.1.1:
7981
7981
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
7982
7982
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
7983
7983
7984
- shipjs-lib@0.21 .0 :
7985
- version "0.21 .0"
7986
- resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.21 .0.tgz#a4570c44903d28fb80e548c1907f8282264de190 "
7987
- integrity sha512-TKMtbl9rDYs7kxK9QBM0cGXQYCRCmNF1ACLocsqwll7OwOKnWm/GeubeWi/tSEcj5E2jFUGS2ZLXKZ1jRW+SZw ==
7984
+ shipjs-lib@0.22 .0 :
7985
+ version "0.22 .0"
7986
+ resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.22 .0.tgz#e9413529b3cb03d971f14a6ce7502bddf40d0ed9 "
7987
+ integrity sha512-49xomVWwy3Bbu7ieF/D9GURVltJcFZTSYVVM3fa1w/vrZMxskTHjS0UWm/jiUL/EHACyp+7mbTWK8qPHEKz6xA ==
7988
7988
dependencies :
7989
7989
deepmerge "^4.2.2"
7990
7990
dotenv "^8.1.0"
7991
7991
parse-github-url "1.0.2"
7992
7992
semver "6.3.0"
7993
7993
shelljs "0.8.4"
7994
7994
7995
- shipjs@^0.21 .0 :
7996
- version "0.21 .0"
7997
- resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.21 .0.tgz#28c76dec11502d1031b31921fa538cd66aeeee1b "
7998
- integrity sha512-ovrn6JhrMA9MV/xWGs69U7wv36cw/bWGL0pio9OodglC97HpZaRiO54vR9DPU6o/biqAvGMDglqFzhCA9On63Q ==
7995
+ shipjs@^0.22 .0 :
7996
+ version "0.22 .0"
7997
+ resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.22 .0.tgz#01641f12d464cc4442f1686c4174a36e3e6d351c "
7998
+ integrity sha512-43Ia3tnnM5lCOY0XqkoWZ55WqVRWO/b5ce51zh42TfHvNYhFL/5WYb9/avhUHs1ey0Rtxfq4YAAIjAyKx0RVhA ==
7999
7999
dependencies :
8000
8000
" @babel/runtime" " ^7.6.3"
8001
8001
" @octokit/rest" " ^17.0.0"
@@ -8016,7 +8016,7 @@ shipjs@^0.21.0:
8016
8016
prettier "^2.0.0"
8017
8017
serialize-javascript "^3.0.0"
8018
8018
shell-quote "^1.7.2"
8019
- shipjs-lib "0.21 .0"
8019
+ shipjs-lib "0.22 .0"
8020
8020
temp-write "4.0.0"
8021
8021
tempfile "^3.0.0"
8022
8022
You can’t perform that action at this time.
0 commit comments