Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 4514281

Browse files
chore(deps): update all non-major dependencies (#771)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Roe <[email protected]>
1 parent fe769c7 commit 4514281

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"happy-dom": "^14.7.1",
8787
"http-server": "^14.1.1",
8888
"lint-staged": "^15.2.2",
89-
"npm-run-all2": "^5.0.0",
89+
"npm-run-all2": "^5.0.2",
9090
"nuxt": "^2.17.3",
9191
"release-it": "17.2.0",
9292
"rimraf": "^5.0.5",
@@ -101,8 +101,8 @@
101101
"yorkie": "^2.0.0"
102102
},
103103
"peerDependencies": {
104-
"nuxt": "^2.17.1",
105-
"vue": "^2.7.14"
104+
"nuxt": "^2.17.3",
105+
"vue": "^2.7.16"
106106
},
107107
"engines": {
108108
"node": ">=v14.13.0"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9912,7 +9912,7 @@ normalize-url@^8.0.0:
99129912
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.0.tgz#593dbd284f743e8dcf6a5ddf8fadff149c82701a"
99139913
integrity sha512-uVFpKhj5MheNBJRTiMZ9pE/7hD1QTeEvugSJW/OmLzAp78PB5O6adfMNTvmfKhXBkvCzC+rqifWcVYpGFwTjnw==
99149914

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

0 commit comments

Comments
 (0)