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 52
52
"npm-run-all" : " ^4.1.5" ,
53
53
"opener" : " ^1.5.1" ,
54
54
"puppeteer" : " ^2.1.1" ,
55
- "shipjs" : " ^0.19 .0" ,
55
+ "shipjs" : " ^0.20 .0" ,
56
56
"ts-jest" : " ^26.0.0" ,
57
57
"typescript" : " ^3.9.5" ,
58
58
"typescript-eslint-language-service" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -7807,21 +7807,21 @@ shellwords@^0.1.1:
7807
7807
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
7808
7808
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
7809
7809
7810
- shipjs-lib@0.19 .0 :
7811
- version "0.19 .0"
7812
- resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.19 .0.tgz#2de36f0054cfa8b193bd7965b2dd3002e0b950c7 "
7813
- integrity sha512-0nSkaG7sJh0ynLzJEu23buuRKUAyOI7auNWhDnq48wnc1npkIoXLp9h+SDT6m7SiKOScJ0fSUlwOHmKhET/IPg ==
7810
+ shipjs-lib@0.20 .0 :
7811
+ version "0.20 .0"
7812
+ resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20 .0.tgz#e622b08b590539c4344cb110f8a5efcaefd3df28 "
7813
+ integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA ==
7814
7814
dependencies :
7815
7815
deepmerge "^4.2.2"
7816
7816
dotenv "^8.1.0"
7817
7817
parse-github-url "1.0.2"
7818
7818
semver "6.3.0"
7819
7819
shelljs "0.8.4"
7820
7820
7821
- shipjs@^0.19 .0 :
7822
- version "0.19 .0"
7823
- resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.19 .0.tgz#cce3a227d52b67545cca345ab6b96625e1f527c2 "
7824
- integrity sha512-VhzL6QyI7/iYvzcNgh83uKLi4w/0Q6thHRLH459NPO+InwxNKghZjiFW6RqfKud7vCTqwi8udKANU5U45/8NIg ==
7821
+ shipjs@^0.20 .0 :
7822
+ version "0.20 .0"
7823
+ resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20 .0.tgz#4dd1007880c481820234f8b74a45a106a2939299 "
7824
+ integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw ==
7825
7825
dependencies :
7826
7826
" @babel/runtime" " ^7.6.3"
7827
7827
" @octokit/rest" " ^17.0.0"
@@ -7842,7 +7842,7 @@ shipjs@^0.19.0:
7842
7842
prettier "^2.0.0"
7843
7843
serialize-javascript "^3.0.0"
7844
7844
shell-quote "^1.7.2"
7845
- shipjs-lib "0.19 .0"
7845
+ shipjs-lib "0.20 .0"
7846
7846
temp-write "4.0.0"
7847
7847
tempfile "^3.0.0"
7848
7848
You can’t perform that action at this time.
0 commit comments