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 58
58
"jest-watch-typeahead" : " ^0.6.0" ,
59
59
"lerna-changelog" : " ^1.0.0" ,
60
60
"opener" : " ^1.5.1" ,
61
- "shipjs" : " ^0.19 .0" ,
61
+ "shipjs" : " ^0.20 .0" ,
62
62
"ts-jest" : " ^25.0.0" ,
63
63
"tsd" : " ^0.11.0" ,
64
64
"typescript" : " ^3.7.3" ,
Original file line number Diff line number Diff line change @@ -5660,21 +5660,21 @@ shellwords@^0.1.1:
5660
5660
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
5661
5661
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
5662
5662
5663
- shipjs-lib@0.19 .0 :
5664
- version "0.19 .0"
5665
- resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.19 .0.tgz#2de36f0054cfa8b193bd7965b2dd3002e0b950c7 "
5666
- integrity sha512-0nSkaG7sJh0ynLzJEu23buuRKUAyOI7auNWhDnq48wnc1npkIoXLp9h+SDT6m7SiKOScJ0fSUlwOHmKhET/IPg ==
5663
+ shipjs-lib@0.20 .0 :
5664
+ version "0.20 .0"
5665
+ resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20 .0.tgz#e622b08b590539c4344cb110f8a5efcaefd3df28 "
5666
+ integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA ==
5667
5667
dependencies :
5668
5668
deepmerge "^4.2.2"
5669
5669
dotenv "^8.1.0"
5670
5670
parse-github-url "1.0.2"
5671
5671
semver "6.3.0"
5672
5672
shelljs "0.8.4"
5673
5673
5674
- shipjs@^0.19 .0 :
5675
- version "0.19 .0"
5676
- resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.19 .0.tgz#cce3a227d52b67545cca345ab6b96625e1f527c2 "
5677
- integrity sha512-VhzL6QyI7/iYvzcNgh83uKLi4w/0Q6thHRLH459NPO+InwxNKghZjiFW6RqfKud7vCTqwi8udKANU5U45/8NIg ==
5674
+ shipjs@^0.20 .0 :
5675
+ version "0.20 .0"
5676
+ resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20 .0.tgz#4dd1007880c481820234f8b74a45a106a2939299 "
5677
+ integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw ==
5678
5678
dependencies :
5679
5679
" @babel/runtime" " ^7.6.3"
5680
5680
" @octokit/rest" " ^17.0.0"
@@ -5695,7 +5695,7 @@ shipjs@^0.19.0:
5695
5695
prettier "^2.0.0"
5696
5696
serialize-javascript "^3.0.0"
5697
5697
shell-quote "^1.7.2"
5698
- shipjs-lib "0.19 .0"
5698
+ shipjs-lib "0.20 .0"
5699
5699
temp-write "4.0.0"
5700
5700
tempfile "^3.0.0"
5701
5701
You can’t perform that action at this time.
0 commit comments