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
"rollup-plugin-terser" : " ^6.0.0" ,
61
61
"rollup-plugin-typescript2" : " ^0.27.0" ,
62
62
"set-tz" : " ^0.2.0" ,
63
- "shipjs" : " ^0.19 .0" ,
63
+ "shipjs" : " ^0.20 .0" ,
64
64
"ts-jest" : " ^26.0.0" ,
65
65
"typescript" : " ^3.9.3" ,
66
66
"typescript-eslint-language-service" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -6059,21 +6059,21 @@ shellwords@^0.1.1:
6059
6059
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
6060
6060
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
6061
6061
6062
- shipjs-lib@0.19 .0 :
6063
- version "0.19 .0"
6064
- resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.19 .0.tgz#2de36f0054cfa8b193bd7965b2dd3002e0b950c7 "
6065
- integrity sha512-0nSkaG7sJh0ynLzJEu23buuRKUAyOI7auNWhDnq48wnc1npkIoXLp9h+SDT6m7SiKOScJ0fSUlwOHmKhET/IPg ==
6062
+ shipjs-lib@0.20 .0 :
6063
+ version "0.20 .0"
6064
+ resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20 .0.tgz#e622b08b590539c4344cb110f8a5efcaefd3df28 "
6065
+ integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA ==
6066
6066
dependencies :
6067
6067
deepmerge "^4.2.2"
6068
6068
dotenv "^8.1.0"
6069
6069
parse-github-url "1.0.2"
6070
6070
semver "6.3.0"
6071
6071
shelljs "0.8.4"
6072
6072
6073
- shipjs@^0.19 .0 :
6074
- version "0.19 .0"
6075
- resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.19 .0.tgz#cce3a227d52b67545cca345ab6b96625e1f527c2 "
6076
- integrity sha512-VhzL6QyI7/iYvzcNgh83uKLi4w/0Q6thHRLH459NPO+InwxNKghZjiFW6RqfKud7vCTqwi8udKANU5U45/8NIg ==
6073
+ shipjs@^0.20 .0 :
6074
+ version "0.20 .0"
6075
+ resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20 .0.tgz#4dd1007880c481820234f8b74a45a106a2939299 "
6076
+ integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw ==
6077
6077
dependencies :
6078
6078
" @babel/runtime" " ^7.6.3"
6079
6079
" @octokit/rest" " ^17.0.0"
@@ -6094,7 +6094,7 @@ shipjs@^0.19.0:
6094
6094
prettier "^2.0.0"
6095
6095
serialize-javascript "^3.0.0"
6096
6096
shell-quote "^1.7.2"
6097
- shipjs-lib "0.19 .0"
6097
+ shipjs-lib "0.20 .0"
6098
6098
temp-write "4.0.0"
6099
6099
tempfile "^3.0.0"
6100
6100
You can’t perform that action at this time.
0 commit comments