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 57
57
"jest-watch-typeahead" : " ^0.6.0" ,
58
58
"lerna-changelog" : " ^1.0.0" ,
59
59
"opener" : " ^1.5.1" ,
60
- "shipjs" : " ^0.20 .0" ,
60
+ "shipjs" : " ^0.21 .0" ,
61
61
"ts-jest" : " ^26.0.0" ,
62
62
"tsd" : " ^0.13.0" ,
63
63
"typescript" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -5889,21 +5889,21 @@ shellwords@^0.1.1:
5889
5889
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
5890
5890
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
5891
5891
5892
- shipjs-lib@0.20 .0 :
5893
- version "0.20 .0"
5894
- resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20 .0.tgz#e622b08b590539c4344cb110f8a5efcaefd3df28 "
5895
- integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA ==
5892
+ shipjs-lib@0.21 .0 :
5893
+ version "0.21 .0"
5894
+ resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.21 .0.tgz#a4570c44903d28fb80e548c1907f8282264de190 "
5895
+ integrity sha512-TKMtbl9rDYs7kxK9QBM0cGXQYCRCmNF1ACLocsqwll7OwOKnWm/GeubeWi/tSEcj5E2jFUGS2ZLXKZ1jRW+SZw ==
5896
5896
dependencies :
5897
5897
deepmerge "^4.2.2"
5898
5898
dotenv "^8.1.0"
5899
5899
parse-github-url "1.0.2"
5900
5900
semver "6.3.0"
5901
5901
shelljs "0.8.4"
5902
5902
5903
- shipjs@^0.20 .0 :
5904
- version "0.20 .0"
5905
- resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20 .0.tgz#4dd1007880c481820234f8b74a45a106a2939299 "
5906
- integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw ==
5903
+ shipjs@^0.21 .0 :
5904
+ version "0.21 .0"
5905
+ resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.21 .0.tgz#28c76dec11502d1031b31921fa538cd66aeeee1b "
5906
+ integrity sha512-ovrn6JhrMA9MV/xWGs69U7wv36cw/bWGL0pio9OodglC97HpZaRiO54vR9DPU6o/biqAvGMDglqFzhCA9On63Q ==
5907
5907
dependencies :
5908
5908
" @babel/runtime" " ^7.6.3"
5909
5909
" @octokit/rest" " ^17.0.0"
@@ -5924,7 +5924,7 @@ shipjs@^0.20.0:
5924
5924
prettier "^2.0.0"
5925
5925
serialize-javascript "^3.0.0"
5926
5926
shell-quote "^1.7.2"
5927
- shipjs-lib "0.20 .0"
5927
+ shipjs-lib "0.21 .0"
5928
5928
temp-write "4.0.0"
5929
5929
tempfile "^3.0.0"
5930
5930
You can’t perform that action at this time.
0 commit comments