Skip to content

Commit 3c1eaf9

Browse files
committed
chore(deps): update dependency shipjs to v0.20.0
1 parent a966497 commit 3c1eaf9

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
@@ -59,7 +59,7 @@
5959
"markdown-toc": "^1.2.0",
6060
"mocha": "^6.2.3",
6161
"semver": "^7.3.2",
62-
"shipjs": "0.19.0"
62+
"shipjs": "0.20.0"
6363
},
6464
"email": "[email protected]"
6565
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3546,21 +3546,21 @@ [email protected], shelljs@^0.8.3:
35463546
interpret "^1.0.0"
35473547
rechoir "^0.6.2"
35483548

3549-
shipjs-lib@0.19.0:
3550-
version "0.19.0"
3551-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.19.0.tgz#2de36f0054cfa8b193bd7965b2dd3002e0b950c7"
3552-
integrity sha512-0nSkaG7sJh0ynLzJEu23buuRKUAyOI7auNWhDnq48wnc1npkIoXLp9h+SDT6m7SiKOScJ0fSUlwOHmKhET/IPg==
3549+
shipjs-lib@0.20.0:
3550+
version "0.20.0"
3551+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20.0.tgz#e622b08b590539c4344cb110f8a5efcaefd3df28"
3552+
integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA==
35533553
dependencies:
35543554
deepmerge "^4.2.2"
35553555
dotenv "^8.1.0"
35563556
parse-github-url "1.0.2"
35573557
semver "6.3.0"
35583558
shelljs "0.8.4"
35593559

3560-
shipjs@0.19.0:
3561-
version "0.19.0"
3562-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.19.0.tgz#cce3a227d52b67545cca345ab6b96625e1f527c2"
3563-
integrity sha512-VhzL6QyI7/iYvzcNgh83uKLi4w/0Q6thHRLH459NPO+InwxNKghZjiFW6RqfKud7vCTqwi8udKANU5U45/8NIg==
3560+
shipjs@0.20.0:
3561+
version "0.20.0"
3562+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20.0.tgz#4dd1007880c481820234f8b74a45a106a2939299"
3563+
integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw==
35643564
dependencies:
35653565
"@babel/runtime" "^7.6.3"
35663566
"@octokit/rest" "^17.0.0"
@@ -3581,7 +3581,7 @@ [email protected]:
35813581
prettier "^2.0.0"
35823582
serialize-javascript "^3.0.0"
35833583
shell-quote "^1.7.2"
3584-
shipjs-lib "0.19.0"
3584+
shipjs-lib "0.20.0"
35853585
temp-write "4.0.0"
35863586
tempfile "^3.0.0"
35873587

0 commit comments

Comments
 (0)