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
"rollup-plugin-terser" : " ^7.0.0" ,
62
62
"rollup-plugin-typescript2" : " ^0.27.0" ,
63
63
"set-tz" : " ^0.2.0" ,
64
- "shipjs" : " ^0.20 .0" ,
64
+ "shipjs" : " ^0.21 .0" ,
65
65
"ts-jest" : " ^26.0.0" ,
66
66
"tsd" : " ^0.13.1" ,
67
67
"typescript" : " ^3.9.7" ,
Original file line number Diff line number Diff line change @@ -6586,21 +6586,21 @@ shellwords@^0.1.1:
6586
6586
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
6587
6587
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
6588
6588
6589
- shipjs-lib@0.20 .0 :
6590
- version "0.20 .0"
6591
- resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20 .0.tgz#e622b08b590539c4344cb110f8a5efcaefd3df28 "
6592
- integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA ==
6589
+ shipjs-lib@0.21 .0 :
6590
+ version "0.21 .0"
6591
+ resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.21 .0.tgz#a4570c44903d28fb80e548c1907f8282264de190 "
6592
+ integrity sha512-TKMtbl9rDYs7kxK9QBM0cGXQYCRCmNF1ACLocsqwll7OwOKnWm/GeubeWi/tSEcj5E2jFUGS2ZLXKZ1jRW+SZw ==
6593
6593
dependencies :
6594
6594
deepmerge "^4.2.2"
6595
6595
dotenv "^8.1.0"
6596
6596
parse-github-url "1.0.2"
6597
6597
semver "6.3.0"
6598
6598
shelljs "0.8.4"
6599
6599
6600
- shipjs@^0.20 .0 :
6601
- version "0.20 .0"
6602
- resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20 .0.tgz#4dd1007880c481820234f8b74a45a106a2939299 "
6603
- integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw ==
6600
+ shipjs@^0.21 .0 :
6601
+ version "0.21 .0"
6602
+ resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.21 .0.tgz#28c76dec11502d1031b31921fa538cd66aeeee1b "
6603
+ integrity sha512-ovrn6JhrMA9MV/xWGs69U7wv36cw/bWGL0pio9OodglC97HpZaRiO54vR9DPU6o/biqAvGMDglqFzhCA9On63Q ==
6604
6604
dependencies :
6605
6605
" @babel/runtime" " ^7.6.3"
6606
6606
" @octokit/rest" " ^17.0.0"
@@ -6621,7 +6621,7 @@ shipjs@^0.20.0:
6621
6621
prettier "^2.0.0"
6622
6622
serialize-javascript "^3.0.0"
6623
6623
shell-quote "^1.7.2"
6624
- shipjs-lib "0.20 .0"
6624
+ shipjs-lib "0.21 .0"
6625
6625
temp-write "4.0.0"
6626
6626
tempfile "^3.0.0"
6627
6627
You can’t perform that action at this time.
0 commit comments