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 51
51
"lerna-changelog" : " ^1.0.0" ,
52
52
"opener" : " ^1.5.1" ,
53
53
"puppeteer" : " ^2.1.1" ,
54
- "shipjs" : " ^0.18 .0" ,
54
+ "shipjs" : " ^0.19 .0" ,
55
55
"ts-jest" : " ^25.3.0" ,
56
56
"typescript" : " ^3.8.3" ,
57
57
"typescript-eslint-language-service" : " ^2.0.3" ,
Original file line number Diff line number Diff line change @@ -7744,21 +7744,21 @@ shellwords@^0.1.1:
7744
7744
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
7745
7745
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
7746
7746
7747
- shipjs-lib@0.18.4 :
7748
- version "0.18.4 "
7749
- resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.18.4 .tgz#cd509f1d3a60b4acc4b6c1a335f19f81c6253eb5 "
7750
- integrity sha512-syu025fGRRTfLTQPZHhWoKsTaeHQBzoOeUUFuWw2RnGVG7SjjE7JQd22gGkT622KhGbvHefBaNwUeC05WxoGOA ==
7747
+ shipjs-lib@0.19.0 :
7748
+ version "0.19.0 "
7749
+ resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.19.0 .tgz#2de36f0054cfa8b193bd7965b2dd3002e0b950c7 "
7750
+ integrity sha512-0nSkaG7sJh0ynLzJEu23buuRKUAyOI7auNWhDnq48wnc1npkIoXLp9h+SDT6m7SiKOScJ0fSUlwOHmKhET/IPg ==
7751
7751
dependencies :
7752
7752
deepmerge "^4.2.2"
7753
7753
dotenv "^8.1.0"
7754
7754
parse-github-url "1.0.2"
7755
7755
semver "6.3.0"
7756
7756
shelljs "0.8.4"
7757
7757
7758
- shipjs@^0.18 .0 :
7759
- version "0.18.4 "
7760
- resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.18.4 .tgz#d9844a82781bc79b693afddda1ebe1457747546d "
7761
- integrity sha512-By6Q35LdReJLRsQnV1Ackxlgpn3NVDfTIsNfxMxHlBnFSBjhTw5JnxAaWHIROldwbI5bd51rR8Upm0GZwQQcJQ ==
7758
+ shipjs@^0.19 .0 :
7759
+ version "0.19.0 "
7760
+ resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.19.0 .tgz#cce3a227d52b67545cca345ab6b96625e1f527c2 "
7761
+ integrity sha512-VhzL6QyI7/iYvzcNgh83uKLi4w/0Q6thHRLH459NPO+InwxNKghZjiFW6RqfKud7vCTqwi8udKANU5U45/8NIg ==
7762
7762
dependencies :
7763
7763
" @babel/runtime" " ^7.6.3"
7764
7764
" @octokit/rest" " ^17.0.0"
@@ -7779,7 +7779,7 @@ shipjs@^0.18.0:
7779
7779
prettier "^2.0.0"
7780
7780
serialize-javascript "^3.0.0"
7781
7781
shell-quote "^1.7.2"
7782
- shipjs-lib "0.18.4 "
7782
+ shipjs-lib "0.19.0 "
7783
7783
temp-write "4.0.0"
7784
7784
tempfile "^3.0.0"
7785
7785
You can’t perform that action at this time.
0 commit comments