Skip to content

Commit e90765f

Browse files
chore(deps): update dependency shipjs to ^0.24.0 (#128)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c975dd0 commit e90765f

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
@@ -55,7 +55,7 @@
5555
"opener": "^1.5.2",
5656
"puppeteer": "^10.2.0",
5757
"secretlint": "^3.3.0",
58-
"shipjs": "^0.23.3",
58+
"shipjs": "^0.24.0",
5959
"ts-jest": "^27.0.4",
6060
"typescript": "^4.3.5",
6161
"typescript-eslint-language-service": "^4.1.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7844,21 +7844,21 @@ [email protected]:
78447844
interpret "^1.0.0"
78457845
rechoir "^0.6.2"
78467846

7847-
shipjs-lib@0.23.3:
7848-
version "0.23.3"
7849-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.23.3.tgz#25cc73544f99480fb66f10428d252b8292d355c7"
7850-
integrity sha512-ZyKAKI/d6fBw25XTK1zxRcJyPlQECvzNZar/N9iS7CZF6qs9yyUnxeHlB4FuF4rIvdPSdz0ePjQGhkvYnwFeEQ==
7847+
shipjs-lib@0.24.0:
7848+
version "0.24.0"
7849+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.24.0.tgz#a14ed4f23422e2ae9429ec554f65deb258a1cb46"
7850+
integrity sha512-2j3rziFNx/rJX7xXDpgQPPUUNXZBXx1S3nMA44ZJ41kbfHJx/XhYCt6V2hZVpNnpCWnZE67lziHBXx8aUKr6tQ==
78517851
dependencies:
78527852
deepmerge "^4.2.2"
78537853
dotenv "^8.1.0"
78547854
parse-github-url "1.0.2"
78557855
semver "6.3.0"
78567856
shelljs "0.8.4"
78577857

7858-
shipjs@^0.23.3:
7859-
version "0.23.3"
7860-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.23.3.tgz#f302852ee8deebd21b497eb6da52fed19df12f3d"
7861-
integrity sha512-3DZMQ5VVVj2d3bkeF5Tk0U2j/IpZUm/Evk/coRvvRA4cu8bcm9eXh6zcSpJVwMUWloL7SmxK/Y/GbCMb60+qDw==
7858+
shipjs@^0.24.0:
7859+
version "0.24.0"
7860+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.24.0.tgz#480211d2bb353356d33400b75bd8716caf7ae1e2"
7861+
integrity sha512-OFBQi4hnlHU2N7UU13K/nZvweJI43TLhwwC0RvQ5ZhOYtYfk5t7x7tdLrKmOzTikIuG7wrvBcQrutIXrKUdweg==
78627862
dependencies:
78637863
"@babel/runtime" "^7.6.3"
78647864
"@octokit/rest" "^17.0.0"
@@ -7882,7 +7882,7 @@ shipjs@^0.23.3:
78827882
prettier "^2.0.0"
78837883
serialize-javascript "^3.0.0"
78847884
shell-quote "^1.7.2"
7885-
shipjs-lib "0.23.3"
7885+
shipjs-lib "0.24.0"
78867886
temp-write "4.0.0"
78877887
tempfile "^3.0.0"
78887888

0 commit comments

Comments
 (0)