Skip to content

Commit a7a92d6

Browse files
chore(deps): update dependency shipjs to v0.24.1 (#839)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3584af3 commit a7a92d6

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
@@ -91,7 +91,7 @@
9191
"rollup-plugin-filesize": "9.0.2",
9292
"rollup-plugin-license": "2.6.0",
9393
"rollup-plugin-terser": "7.0.2",
94-
"shipjs": "0.24.0",
94+
"shipjs": "0.24.1",
9595
"start-server-and-test": "1.11.7",
9696
"stylelint": "13.9.0",
9797
"stylelint-a11y": "1.2.3",

yarn.lock

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

18544-
18545-
version "0.24.0"
18546-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.24.0.tgz#a14ed4f23422e2ae9429ec554f65deb258a1cb46"
18547-
integrity sha512-2j3rziFNx/rJX7xXDpgQPPUUNXZBXx1S3nMA44ZJ41kbfHJx/XhYCt6V2hZVpNnpCWnZE67lziHBXx8aUKr6tQ==
18544+
18545+
version "0.24.1"
18546+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.24.1.tgz#bf0951a0c2dd50d21e373a300e3f3c6de868c182"
18547+
integrity sha512-iQSGz80CJ+aR4fEWSjj32qNd25DwEWB0seZ+ieKFyHQuJCwi3VaRsVd3OSnFE1iotHU03azXuq+JOVqmkFzKsg==
1854818548
dependencies:
1854918549
deepmerge "^4.2.2"
1855018550
dotenv "^8.1.0"
1855118551
parse-github-url "1.0.2"
1855218552
semver "6.3.0"
1855318553
shelljs "0.8.4"
1855418554

18555-
18556-
version "0.24.0"
18557-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.24.0.tgz#480211d2bb353356d33400b75bd8716caf7ae1e2"
18558-
integrity sha512-OFBQi4hnlHU2N7UU13K/nZvweJI43TLhwwC0RvQ5ZhOYtYfk5t7x7tdLrKmOzTikIuG7wrvBcQrutIXrKUdweg==
18555+
18556+
version "0.24.1"
18557+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.24.1.tgz#c8149594b4bc78abd3a84f171220179cf7f23755"
18558+
integrity sha512-9VdudGeMjXIDQe3YYIdbbTUc9xqBggBnfgAoJ4Clj+cIq19ACcqDaqGfZN/e4QMzjMyWPGb8FItCpAD2SEQKKQ==
1855918559
dependencies:
1856018560
"@babel/runtime" "^7.6.3"
1856118561
"@octokit/rest" "^17.0.0"
@@ -18579,7 +18579,7 @@ [email protected]:
1857918579
prettier "^2.0.0"
1858018580
serialize-javascript "^3.0.0"
1858118581
shell-quote "^1.7.2"
18582-
shipjs-lib "0.24.0"
18582+
shipjs-lib "0.24.1"
1858318583
temp-write "4.0.0"
1858418584
tempfile "^3.0.0"
1858518585

0 commit comments

Comments
 (0)