Skip to content

Commit 4c4a878

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency shipjs to ^0.20.0
1 parent 5af3241 commit 4c4a878

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"jest-watch-typeahead": "^0.6.0",
5959
"lerna-changelog": "^1.0.0",
6060
"opener": "^1.5.1",
61-
"shipjs": "^0.19.0",
61+
"shipjs": "^0.20.0",
6262
"ts-jest": "^25.0.0",
6363
"tsd": "^0.11.0",
6464
"typescript": "^3.7.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5660,21 +5660,21 @@ shellwords@^0.1.1:
56605660
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
56615661
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
56625662

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==
56675667
dependencies:
56685668
deepmerge "^4.2.2"
56695669
dotenv "^8.1.0"
56705670
parse-github-url "1.0.2"
56715671
semver "6.3.0"
56725672
shelljs "0.8.4"
56735673

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==
56785678
dependencies:
56795679
"@babel/runtime" "^7.6.3"
56805680
"@octokit/rest" "^17.0.0"
@@ -5695,7 +5695,7 @@ shipjs@^0.19.0:
56955695
prettier "^2.0.0"
56965696
serialize-javascript "^3.0.0"
56975697
shell-quote "^1.7.2"
5698-
shipjs-lib "0.19.0"
5698+
shipjs-lib "0.20.0"
56995699
temp-write "4.0.0"
57005700
tempfile "^3.0.0"
57015701

0 commit comments

Comments
 (0)