Skip to content

Commit 3266ad1

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency shipjs to ^0.21.0
1 parent ea1c1a9 commit 3266ad1

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
"npm-run-all": "^4.1.5",
6161
"opener": "^1.5.1",
6262
"puppeteer": "^2.1.1",
63-
"shipjs": "^0.20.0",
63+
"shipjs": "^0.21.0",
6464
"ts-jest": "^26.0.0",
6565
"typescript": "^4.0.0",
6666
"typescript-eslint-language-service": "^3.0.0",

yarn.lock

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

7830-
shipjs-lib@0.20.0:
7831-
version "0.20.0"
7832-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20.0.tgz#e622b08b590539c4344cb110f8a5efcaefd3df28"
7833-
integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA==
7830+
shipjs-lib@0.21.0:
7831+
version "0.21.0"
7832+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.21.0.tgz#a4570c44903d28fb80e548c1907f8282264de190"
7833+
integrity sha512-TKMtbl9rDYs7kxK9QBM0cGXQYCRCmNF1ACLocsqwll7OwOKnWm/GeubeWi/tSEcj5E2jFUGS2ZLXKZ1jRW+SZw==
78347834
dependencies:
78357835
deepmerge "^4.2.2"
78367836
dotenv "^8.1.0"
78377837
parse-github-url "1.0.2"
78387838
semver "6.3.0"
78397839
shelljs "0.8.4"
78407840

7841-
shipjs@^0.20.0:
7842-
version "0.20.0"
7843-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20.0.tgz#4dd1007880c481820234f8b74a45a106a2939299"
7844-
integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw==
7841+
shipjs@^0.21.0:
7842+
version "0.21.0"
7843+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.21.0.tgz#28c76dec11502d1031b31921fa538cd66aeeee1b"
7844+
integrity sha512-ovrn6JhrMA9MV/xWGs69U7wv36cw/bWGL0pio9OodglC97HpZaRiO54vR9DPU6o/biqAvGMDglqFzhCA9On63Q==
78457845
dependencies:
78467846
"@babel/runtime" "^7.6.3"
78477847
"@octokit/rest" "^17.0.0"
@@ -7862,7 +7862,7 @@ shipjs@^0.20.0:
78627862
prettier "^2.0.0"
78637863
serialize-javascript "^3.0.0"
78647864
shell-quote "^1.7.2"
7865-
shipjs-lib "0.20.0"
7865+
shipjs-lib "0.21.0"
78667866
temp-write "4.0.0"
78677867
tempfile "^3.0.0"
78687868

0 commit comments

Comments
 (0)