Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#771)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
  • Loading branch information
renovate[bot] and danielroe authored Apr 12, 2024
1 parent fe769c7 commit 4514281
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"happy-dom": "^14.7.1",
"http-server": "^14.1.1",
"lint-staged": "^15.2.2",
"npm-run-all2": "^5.0.0",
"npm-run-all2": "^5.0.2",
"nuxt": "^2.17.3",
"release-it": "17.2.0",
"rimraf": "^5.0.5",
Expand All @@ -101,8 +101,8 @@
"yorkie": "^2.0.0"
},
"peerDependencies": {
"nuxt": "^2.17.1",
"vue": "^2.7.14"
"nuxt": "^2.17.3",
"vue": "^2.7.16"
},
"engines": {
"node": ">=v14.13.0"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9912,7 +9912,7 @@ normalize-url@^8.0.0:
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a"
integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==

npm-run-all2@^5.0.0:
npm-run-all2@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-5.0.2.tgz#7dae8e11ba90be9edd05379414a01407416b336c"
integrity sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA==
Expand Down

0 comments on commit 4514281

Please sign in to comment.