Skip to content

Commit cf6079b

Browse files
renovate[bot]renovate-botshortcuts
authored
chore(deps): update dependency shipjs to v0.24.1 (#1218)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com>
1 parent 6fc7d80 commit cf6079b

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"rollup-plugin-filesize": "9.1.1",
9494
"rollup-plugin-license": "2.6.0",
9595
"rollup-plugin-terser": "7.0.2",
96-
"shipjs": "0.23.0",
96+
"shipjs": "0.24.1",
9797
"start-server-and-test": "1.11.3",
9898
"stylelint": "14.1.0",
9999
"stylelint-a11y": "1.2.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20206,21 +20206,21 @@ shelljs@0.8.4, shelljs@^0.8.3, shelljs@^0.8.4:
2020620206
interpret "^1.0.0"
2020720207
rechoir "^0.6.2"
2020820208

20209-
shipjs-lib@0.23.0:
20210-
version "0.23.0"
20211-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.23.0.tgz#f16c2c0e586affde8ca649261f2cfe36e0eae6ea"
20212-
integrity sha512-vGUVyo+LKxLyE1VqlGLH1yjRI+X2EKXGe2pqzze7ODQ1ZdcPM40DPJzBfkKV2K0+8LL360FeiXlWHlavobvtBA==
20209+
shipjs-lib@0.24.1:
20210+
version "0.24.1"
20211+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.24.1.tgz#bf0951a0c2dd50d21e373a300e3f3c6de868c182"
20212+
integrity sha512-iQSGz80CJ+aR4fEWSjj32qNd25DwEWB0seZ+ieKFyHQuJCwi3VaRsVd3OSnFE1iotHU03azXuq+JOVqmkFzKsg==
2021320213
dependencies:
2021420214
deepmerge "^4.2.2"
2021520215
dotenv "^8.1.0"
2021620216
parse-github-url "1.0.2"
2021720217
semver "6.3.0"
2021820218
shelljs "0.8.4"
2021920219

20220-
shipjs@0.23.0:
20221-
version "0.23.0"
20222-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.23.0.tgz#7072e6dde01ba3f5fe726ecf29bd21097c3d9d85"
20223-
integrity sha512-aS11OCjCLXjjV+naVHiv702bPmE3lxNzP627JRmlJZxC7jlXkqiwU4M0AxB/Lb1WvZHsV6UW42tIFfs8VGLiYQ==
20220+
shipjs@0.24.1:
20221+
version "0.24.1"
20222+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.24.1.tgz#c8149594b4bc78abd3a84f171220179cf7f23755"
20223+
integrity sha512-9VdudGeMjXIDQe3YYIdbbTUc9xqBggBnfgAoJ4Clj+cIq19ACcqDaqGfZN/e4QMzjMyWPGb8FItCpAD2SEQKKQ==
2022420224
dependencies:
2022520225
"@babel/runtime" "^7.6.3"
2022620226
"@octokit/rest" "^17.0.0"
@@ -20244,7 +20244,7 @@ shipjs@0.23.0:
2024420244
prettier "^2.0.0"
2024520245
serialize-javascript "^3.0.0"
2024620246
shell-quote "^1.7.2"
20247-
shipjs-lib "0.23.0"
20247+
shipjs-lib "0.24.1"
2024820248
temp-write "4.0.0"
2024920249
tempfile "^3.0.0"
2025020250

0 commit comments

Comments
 (0)