Skip to content

Commit 5bb0623

Browse files
chore(deps): update dependency shipjs to ^0.24.0 (#677)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 247fb8f commit 5bb0623

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
@@ -110,7 +110,7 @@
110110
"rollup-plugin-typescript2": "^0.30.0",
111111
"secretlint": "^3.2.0",
112112
"set-tz": "^0.2.0",
113-
"shipjs": "^0.23.1",
113+
"shipjs": "^0.24.0",
114114
"textlint": "^12.0.0",
115115
"textlint-filter-rule-comments": "^1.2.2",
116116
"textlint-rule-abbr-within-parentheses": "^1.0.2",

yarn.lock

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

9814-
shipjs-lib@0.23.2:
9815-
version "0.23.2"
9816-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.23.2.tgz#3f02c97455d2699a463488cafa6a61a924da8e29"
9817-
integrity sha512-IfPFv8AWErc+K4lZPKe/CeWGbKAMisiVEgkVAci5iqGDiUIP5wNo1iCtHBgwY9ezKeH9TJasZocHpqwlCQJe1w==
9814+
shipjs-lib@0.24.0:
9815+
version "0.24.0"
9816+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.24.0.tgz#a14ed4f23422e2ae9429ec554f65deb258a1cb46"
9817+
integrity sha512-2j3rziFNx/rJX7xXDpgQPPUUNXZBXx1S3nMA44ZJ41kbfHJx/XhYCt6V2hZVpNnpCWnZE67lziHBXx8aUKr6tQ==
98189818
dependencies:
98199819
deepmerge "^4.2.2"
98209820
dotenv "^8.1.0"
98219821
parse-github-url "1.0.2"
98229822
semver "6.3.0"
98239823
shelljs "0.8.4"
98249824

9825-
shipjs@^0.23.1:
9826-
version "0.23.2"
9827-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.23.2.tgz#4f2fd4b0727c77533d9b0ab42eb0c7a0bf45a88f"
9828-
integrity sha512-am/kLj0ZVQK97Gss/J4dCbVwLsZK/aDUQTlgt0ZgqB/qqPWGDxDVdjFiTEydSDHTWsgLYD6IQ5NlFWQkAmziUQ==
9825+
shipjs@^0.24.0:
9826+
version "0.24.0"
9827+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.24.0.tgz#480211d2bb353356d33400b75bd8716caf7ae1e2"
9828+
integrity sha512-OFBQi4hnlHU2N7UU13K/nZvweJI43TLhwwC0RvQ5ZhOYtYfk5t7x7tdLrKmOzTikIuG7wrvBcQrutIXrKUdweg==
98299829
dependencies:
98309830
"@babel/runtime" "^7.6.3"
98319831
"@octokit/rest" "^17.0.0"
@@ -9849,7 +9849,7 @@ shipjs@^0.23.1:
98499849
prettier "^2.0.0"
98509850
serialize-javascript "^3.0.0"
98519851
shell-quote "^1.7.2"
9852-
shipjs-lib "0.23.2"
9852+
shipjs-lib "0.24.0"
98539853
temp-write "4.0.0"
98549854
tempfile "^3.0.0"
98559855

0 commit comments

Comments
 (0)