Skip to content

Commit d347a93

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency shipjs to ^0.24.0
1 parent 4ca32b5 commit d347a93

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
@@ -53,7 +53,7 @@
5353
"npm-run-all": "^4.1.5",
5454
"opener": "^1.5.2",
5555
"prettier": "^2.3.0",
56-
"shipjs": "^0.23.2",
56+
"shipjs": "^0.24.0",
5757
"ts-jest": "^27.0.0",
5858
"typescript": "^4.2.4",
5959
"typescript-eslint-language-service": "^4.1.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12260,21 +12260,21 @@ shelljs@0.8.4, shelljs@^0.8.3:
1226012260
interpret "^1.0.0"
1226112261
rechoir "^0.6.2"
1226212262

12263-
shipjs-lib@0.23.2:
12264-
version "0.23.2"
12265-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.23.2.tgz#3f02c97455d2699a463488cafa6a61a924da8e29"
12266-
integrity sha512-IfPFv8AWErc+K4lZPKe/CeWGbKAMisiVEgkVAci5iqGDiUIP5wNo1iCtHBgwY9ezKeH9TJasZocHpqwlCQJe1w==
12263+
shipjs-lib@0.24.0:
12264+
version "0.24.0"
12265+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.24.0.tgz#a14ed4f23422e2ae9429ec554f65deb258a1cb46"
12266+
integrity sha512-2j3rziFNx/rJX7xXDpgQPPUUNXZBXx1S3nMA44ZJ41kbfHJx/XhYCt6V2hZVpNnpCWnZE67lziHBXx8aUKr6tQ==
1226712267
dependencies:
1226812268
deepmerge "^4.2.2"
1226912269
dotenv "^8.1.0"
1227012270
parse-github-url "1.0.2"
1227112271
semver "6.3.0"
1227212272
shelljs "0.8.4"
1227312273

12274-
shipjs@^0.23.2:
12275-
version "0.23.2"
12276-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.23.2.tgz#4f2fd4b0727c77533d9b0ab42eb0c7a0bf45a88f"
12277-
integrity sha512-am/kLj0ZVQK97Gss/J4dCbVwLsZK/aDUQTlgt0ZgqB/qqPWGDxDVdjFiTEydSDHTWsgLYD6IQ5NlFWQkAmziUQ==
12274+
shipjs@^0.24.0:
12275+
version "0.24.0"
12276+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.24.0.tgz#480211d2bb353356d33400b75bd8716caf7ae1e2"
12277+
integrity sha512-OFBQi4hnlHU2N7UU13K/nZvweJI43TLhwwC0RvQ5ZhOYtYfk5t7x7tdLrKmOzTikIuG7wrvBcQrutIXrKUdweg==
1227812278
dependencies:
1227912279
"@babel/runtime" "^7.6.3"
1228012280
"@octokit/rest" "^17.0.0"
@@ -12298,7 +12298,7 @@ shipjs@^0.23.2:
1229812298
prettier "^2.0.0"
1229912299
serialize-javascript "^3.0.0"
1230012300
shell-quote "^1.7.2"
12301-
shipjs-lib "0.23.2"
12301+
shipjs-lib "0.24.0"
1230212302
temp-write "4.0.0"
1230312303
tempfile "^3.0.0"
1230412304

0 commit comments

Comments
 (0)