Skip to content

Commit

Permalink
chore(deps): update dependency shipjs to v0.24.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 12, 2022
1 parent fa7705d commit 3e55848
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 @@ -46,7 +46,7 @@
"eslint-plugin-vue-libs": "4.0.0",
"husky": "7.0.4",
"prettier": "2.5.1",
"shipjs": "0.24.3"
"shipjs": "0.24.4"
},
"peerDependencies": {
"@vue/cli-service": "^3.0.0 || ^4.0.0-0"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3078,21 +3078,21 @@ [email protected]:
interpret "^1.0.0"
rechoir "^0.6.2"

[email protected].3:
version "0.24.3"
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.24.3.tgz#4062a347ddf9108d90b4f404f3bdee5d6e56184f"
integrity sha512-UiUEx4lJ2620DjKW+38B8To+mOvqoMikgsKzGohU5YW3oTxljaxh5lA1h+ujcAcixQagkkZ+vtsbg+88xlqrgg==
[email protected].4:
version "0.24.4"
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.24.4.tgz#b7a97ad0e2f286a9d2c2cf01defb4b0f47bc6da5"
integrity sha512-eAq2Ek5h/4dmZ7pksMxGnDbj26A9IFdC5YCmPQLRBPSokTy5WmVBfeeUUIlT/LOOnAvyYzvE22aUamh9ABq9Tg==
dependencies:
deepmerge "^4.2.2"
dotenv "^8.1.0"
parse-github-url "1.0.2"
semver "6.3.0"
shelljs "0.8.5"

[email protected].3:
version "0.24.3"
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.24.3.tgz#1c66360c5218010f2977fb6702baf4b609a6247a"
integrity sha512-+luxPgPlwtIknQi9WQutAgqpmKsgrcfu6FaxoYt+3LA7gLjVTAnSR/VbMxQGjJtUs7d+j1Fjb+kLjHfQDnN4Mg==
[email protected].4:
version "0.24.4"
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.24.4.tgz#ee791395a1a0198999be6282929f0934eb226440"
integrity sha512-fz0vgeiKZc1fp+UaWkBhhUa2Sq20jbwV7UsdrZ9Ry2DEVARutmrnJCRzDq8vFAgcyKJxr53Gyg/a6r0A6QBh0w==
dependencies:
"@babel/runtime" "^7.6.3"
"@octokit/rest" "^17.0.0"
Expand All @@ -3116,7 +3116,7 @@ [email protected]:
prettier "^2.0.0"
serialize-javascript "^3.0.0"
shell-quote "^1.7.2"
shipjs-lib "0.24.3"
shipjs-lib "0.24.4"
temp-write "4.0.0"
tempfile "^3.0.0"

Expand Down

0 comments on commit 3e55848

Please sign in to comment.