Skip to content

Commit a0cca34

Browse files
committed
chore(deps): update dependency shipjs to v0.20.1
1 parent 1ba61ac commit a0cca34

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.20.0"
62+
"shipjs": "0.20.1"
6363
},
6464
"email": "[email protected]"
6565
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3541,21 +3541,21 @@ [email protected], shelljs@^0.8.3:
35413541
interpret "^1.0.0"
35423542
rechoir "^0.6.2"
35433543

3544-
3545-
version "0.20.0"
3546-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20.0.tgz#e622b08b590539c4344cb110f8a5efcaefd3df28"
3547-
integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA==
3544+
3545+
version "0.20.1"
3546+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20.1.tgz#1b023c7ffe08e34136a03b9f6bc40b7a5b5b9f7a"
3547+
integrity sha512-oHFEBNei4OQfO4Dj45e3EzjFWzXT9Kt4MdsGbOL8xuv++yYRVhcQvbWvzg9Yzker6HokWScTjchPe2dkPsT9qg==
35483548
dependencies:
35493549
deepmerge "^4.2.2"
35503550
dotenv "^8.1.0"
35513551
parse-github-url "1.0.2"
35523552
semver "6.3.0"
35533553
shelljs "0.8.4"
35543554

3555-
3556-
version "0.20.0"
3557-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20.0.tgz#4dd1007880c481820234f8b74a45a106a2939299"
3558-
integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw==
3555+
3556+
version "0.20.1"
3557+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20.1.tgz#ef338b2e44d8b47877ead827f47e63014970acdc"
3558+
integrity sha512-yLcyM17rGy49/mV5RS4wQ2WlLw/homc+1SnVpqqaomsGU0YPLoIx1415YXeX3wQwyu93rTqiJ6hwHiAWBYBNMQ==
35593559
dependencies:
35603560
"@babel/runtime" "^7.6.3"
35613561
"@octokit/rest" "^17.0.0"
@@ -3576,7 +3576,7 @@ [email protected]:
35763576
prettier "^2.0.0"
35773577
serialize-javascript "^3.0.0"
35783578
shell-quote "^1.7.2"
3579-
shipjs-lib "0.20.0"
3579+
shipjs-lib "0.20.1"
35803580
temp-write "4.0.0"
35813581
tempfile "^3.0.0"
35823582

0 commit comments

Comments
 (0)