Skip to content

Commit 0f02694

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency shipjs to ^0.20.0
1 parent 39ce5b5 commit 0f02694

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
@@ -60,7 +60,7 @@
6060
"rollup-plugin-terser": "^6.0.0",
6161
"rollup-plugin-typescript2": "^0.27.0",
6262
"set-tz": "^0.2.0",
63-
"shipjs": "^0.19.0",
63+
"shipjs": "^0.20.0",
6464
"ts-jest": "^26.0.0",
6565
"typescript": "^3.9.3",
6666
"typescript-eslint-language-service": "^3.0.0",

yarn.lock

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

6062-
shipjs-lib@0.19.0:
6063-
version "0.19.0"
6064-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.19.0.tgz#2de36f0054cfa8b193bd7965b2dd3002e0b950c7"
6065-
integrity sha512-0nSkaG7sJh0ynLzJEu23buuRKUAyOI7auNWhDnq48wnc1npkIoXLp9h+SDT6m7SiKOScJ0fSUlwOHmKhET/IPg==
6062+
shipjs-lib@0.20.0:
6063+
version "0.20.0"
6064+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20.0.tgz#e622b08b590539c4344cb110f8a5efcaefd3df28"
6065+
integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA==
60666066
dependencies:
60676067
deepmerge "^4.2.2"
60686068
dotenv "^8.1.0"
60696069
parse-github-url "1.0.2"
60706070
semver "6.3.0"
60716071
shelljs "0.8.4"
60726072

6073-
shipjs@^0.19.0:
6074-
version "0.19.0"
6075-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.19.0.tgz#cce3a227d52b67545cca345ab6b96625e1f527c2"
6076-
integrity sha512-VhzL6QyI7/iYvzcNgh83uKLi4w/0Q6thHRLH459NPO+InwxNKghZjiFW6RqfKud7vCTqwi8udKANU5U45/8NIg==
6073+
shipjs@^0.20.0:
6074+
version "0.20.0"
6075+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20.0.tgz#4dd1007880c481820234f8b74a45a106a2939299"
6076+
integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw==
60776077
dependencies:
60786078
"@babel/runtime" "^7.6.3"
60796079
"@octokit/rest" "^17.0.0"
@@ -6094,7 +6094,7 @@ shipjs@^0.19.0:
60946094
prettier "^2.0.0"
60956095
serialize-javascript "^3.0.0"
60966096
shell-quote "^1.7.2"
6097-
shipjs-lib "0.19.0"
6097+
shipjs-lib "0.20.0"
60986098
temp-write "4.0.0"
60996099
tempfile "^3.0.0"
61006100

0 commit comments

Comments
 (0)