Skip to content

Commit

Permalink
chore(deps): update dependency shipjs to v0.24.1 (#1218)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Clément Vannicatte <[email protected]>
  • Loading branch information
3 people authored Dec 12, 2021
1 parent 6fc7d80 commit cf6079b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"rollup-plugin-filesize": "9.1.1",
"rollup-plugin-license": "2.6.0",
"rollup-plugin-terser": "7.0.2",
"shipjs": "0.23.0",
"shipjs": "0.24.1",
"start-server-and-test": "1.11.3",
"stylelint": "14.1.0",
"stylelint-a11y": "1.2.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20206,21 +20206,21 @@ [email protected], shelljs@^0.8.3, shelljs@^0.8.4:
interpret "^1.0.0"
rechoir "^0.6.2"

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

shipjs@0.23.0:
version "0.23.0"
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.23.0.tgz#7072e6dde01ba3f5fe726ecf29bd21097c3d9d85"
integrity sha512-aS11OCjCLXjjV+naVHiv702bPmE3lxNzP627JRmlJZxC7jlXkqiwU4M0AxB/Lb1WvZHsV6UW42tIFfs8VGLiYQ==
shipjs@0.24.1:
version "0.24.1"
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.24.1.tgz#c8149594b4bc78abd3a84f171220179cf7f23755"
integrity sha512-9VdudGeMjXIDQe3YYIdbbTUc9xqBggBnfgAoJ4Clj+cIq19ACcqDaqGfZN/e4QMzjMyWPGb8FItCpAD2SEQKKQ==
dependencies:
"@babel/runtime" "^7.6.3"
"@octokit/rest" "^17.0.0"
Expand All @@ -20244,7 +20244,7 @@ [email protected]:
prettier "^2.0.0"
serialize-javascript "^3.0.0"
shell-quote "^1.7.2"
shipjs-lib "0.23.0"
shipjs-lib "0.24.1"
temp-write "4.0.0"
tempfile "^3.0.0"

Expand Down

0 comments on commit cf6079b

Please sign in to comment.