Skip to content

Commit 9ee4735

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency shipjs to ^0.22.0
1 parent 69936e9 commit 9ee4735

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.21.0",
63+
"shipjs": "^0.22.0",
6464
"ts-jest": "^26.0.0",
6565
"typescript": "^4.0.0",
6666
"typescript-eslint-language-service": "^4.0.0",

yarn.lock

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

7867-
shipjs-lib@0.21.0:
7868-
version "0.21.0"
7869-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.21.0.tgz#a4570c44903d28fb80e548c1907f8282264de190"
7870-
integrity sha512-TKMtbl9rDYs7kxK9QBM0cGXQYCRCmNF1ACLocsqwll7OwOKnWm/GeubeWi/tSEcj5E2jFUGS2ZLXKZ1jRW+SZw==
7867+
shipjs-lib@0.22.0:
7868+
version "0.22.0"
7869+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.22.0.tgz#e9413529b3cb03d971f14a6ce7502bddf40d0ed9"
7870+
integrity sha512-49xomVWwy3Bbu7ieF/D9GURVltJcFZTSYVVM3fa1w/vrZMxskTHjS0UWm/jiUL/EHACyp+7mbTWK8qPHEKz6xA==
78717871
dependencies:
78727872
deepmerge "^4.2.2"
78737873
dotenv "^8.1.0"
78747874
parse-github-url "1.0.2"
78757875
semver "6.3.0"
78767876
shelljs "0.8.4"
78777877

7878-
shipjs@^0.21.0:
7879-
version "0.21.0"
7880-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.21.0.tgz#28c76dec11502d1031b31921fa538cd66aeeee1b"
7881-
integrity sha512-ovrn6JhrMA9MV/xWGs69U7wv36cw/bWGL0pio9OodglC97HpZaRiO54vR9DPU6o/biqAvGMDglqFzhCA9On63Q==
7878+
shipjs@^0.22.0:
7879+
version "0.22.0"
7880+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.22.0.tgz#01641f12d464cc4442f1686c4174a36e3e6d351c"
7881+
integrity sha512-43Ia3tnnM5lCOY0XqkoWZ55WqVRWO/b5ce51zh42TfHvNYhFL/5WYb9/avhUHs1ey0Rtxfq4YAAIjAyKx0RVhA==
78827882
dependencies:
78837883
"@babel/runtime" "^7.6.3"
78847884
"@octokit/rest" "^17.0.0"
@@ -7899,7 +7899,7 @@ shipjs@^0.21.0:
78997899
prettier "^2.0.0"
79007900
serialize-javascript "^3.0.0"
79017901
shell-quote "^1.7.2"
7902-
shipjs-lib "0.21.0"
7902+
shipjs-lib "0.22.0"
79037903
temp-write "4.0.0"
79047904
tempfile "^3.0.0"
79057905

0 commit comments

Comments
 (0)