Skip to content

Commit 331b4e8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency shipjs to ^0.20.0
1 parent 81cd772 commit 331b4e8

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
@@ -42,7 +42,7 @@
4242
"nyc": "^15.0.0",
4343
"opener": "^1.5.1",
4444
"rimraf": "^3.0.0",
45-
"shipjs": "^0.19.0",
45+
"shipjs": "^0.20.0",
4646
"vuepress": "^1.0.0-alpha.39"
4747
},
4848
"engines": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8395,21 +8395,21 @@ [email protected]:
83958395
interpret "^1.0.0"
83968396
rechoir "^0.6.2"
83978397

8398-
shipjs-lib@0.19.0:
8399-
version "0.19.0"
8400-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.19.0.tgz#2de36f0054cfa8b193bd7965b2dd3002e0b950c7"
8401-
integrity sha512-0nSkaG7sJh0ynLzJEu23buuRKUAyOI7auNWhDnq48wnc1npkIoXLp9h+SDT6m7SiKOScJ0fSUlwOHmKhET/IPg==
8398+
shipjs-lib@0.20.0:
8399+
version "0.20.0"
8400+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20.0.tgz#e622b08b590539c4344cb110f8a5efcaefd3df28"
8401+
integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA==
84028402
dependencies:
84038403
deepmerge "^4.2.2"
84048404
dotenv "^8.1.0"
84058405
parse-github-url "1.0.2"
84068406
semver "6.3.0"
84078407
shelljs "0.8.4"
84088408

8409-
shipjs@^0.19.0:
8410-
version "0.19.0"
8411-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.19.0.tgz#cce3a227d52b67545cca345ab6b96625e1f527c2"
8412-
integrity sha512-VhzL6QyI7/iYvzcNgh83uKLi4w/0Q6thHRLH459NPO+InwxNKghZjiFW6RqfKud7vCTqwi8udKANU5U45/8NIg==
8409+
shipjs@^0.20.0:
8410+
version "0.20.0"
8411+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20.0.tgz#4dd1007880c481820234f8b74a45a106a2939299"
8412+
integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw==
84138413
dependencies:
84148414
"@babel/runtime" "^7.6.3"
84158415
"@octokit/rest" "^17.0.0"
@@ -8430,7 +8430,7 @@ shipjs@^0.19.0:
84308430
prettier "^2.0.0"
84318431
serialize-javascript "^3.0.0"
84328432
shell-quote "^1.7.2"
8433-
shipjs-lib "0.19.0"
8433+
shipjs-lib "0.20.0"
84348434
temp-write "4.0.0"
84358435
tempfile "^3.0.0"
84368436

0 commit comments

Comments
 (0)