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 61
61
"npm-run-all" : " ^4.1.5" ,
62
62
"opener" : " ^1.5.1" ,
63
63
"puppeteer" : " ^2.1.1" ,
64
- "shipjs" : " ^0.19 .0" ,
64
+ "shipjs" : " ^0.20 .0" ,
65
65
"ts-jest" : " ^26.0.0" ,
66
66
"typescript" : " ^3.9.5" ,
67
67
"typescript-eslint-language-service" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -7862,21 +7862,21 @@ shellwords@^0.1.1:
7862
7862
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
7863
7863
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
7864
7864
7865
- shipjs-lib@0.19 .0 :
7866
- version "0.19 .0"
7867
- resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.19 .0.tgz#2de36f0054cfa8b193bd7965b2dd3002e0b950c7 "
7868
- integrity sha512-0nSkaG7sJh0ynLzJEu23buuRKUAyOI7auNWhDnq48wnc1npkIoXLp9h+SDT6m7SiKOScJ0fSUlwOHmKhET/IPg ==
7865
+ shipjs-lib@0.20 .0 :
7866
+ version "0.20 .0"
7867
+ resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20 .0.tgz#e622b08b590539c4344cb110f8a5efcaefd3df28 "
7868
+ integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA ==
7869
7869
dependencies :
7870
7870
deepmerge "^4.2.2"
7871
7871
dotenv "^8.1.0"
7872
7872
parse-github-url "1.0.2"
7873
7873
semver "6.3.0"
7874
7874
shelljs "0.8.4"
7875
7875
7876
- shipjs@^0.19 .0 :
7877
- version "0.19 .0"
7878
- resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.19 .0.tgz#cce3a227d52b67545cca345ab6b96625e1f527c2 "
7879
- integrity sha512-VhzL6QyI7/iYvzcNgh83uKLi4w/0Q6thHRLH459NPO+InwxNKghZjiFW6RqfKud7vCTqwi8udKANU5U45/8NIg ==
7876
+ shipjs@^0.20 .0 :
7877
+ version "0.20 .0"
7878
+ resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20 .0.tgz#4dd1007880c481820234f8b74a45a106a2939299 "
7879
+ integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw ==
7880
7880
dependencies :
7881
7881
" @babel/runtime" " ^7.6.3"
7882
7882
" @octokit/rest" " ^17.0.0"
@@ -7897,7 +7897,7 @@ shipjs@^0.19.0:
7897
7897
prettier "^2.0.0"
7898
7898
serialize-javascript "^3.0.0"
7899
7899
shell-quote "^1.7.2"
7900
- shipjs-lib "0.19 .0"
7900
+ shipjs-lib "0.20 .0"
7901
7901
temp-write "4.0.0"
7902
7902
tempfile "^3.0.0"
7903
7903
You can’t perform that action at this time.
0 commit comments