Skip to content

Commit 3e8af56

Browse files
fix(deps): update all non-major dependencies (#10246)
1 parent 99e2d20 commit 3e8af56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@typescript-eslint/parser": "^5.38.0",
6363
"conventional-changelog-cli": "^2.2.2",
6464
"esbuild": "^0.14.47",
65-
"eslint": "^8.23.1",
65+
"eslint": "^8.24.0",
6666
"eslint-define-config": "^1.7.0",
6767
"eslint-plugin-import": "^2.26.0",
6868
"eslint-plugin-node": "^11.1.0",
@@ -88,7 +88,7 @@
8888
"typescript": "^4.6.4",
8989
"unbuild": "^0.8.11",
9090
"vite": "workspace:*",
91-
"vitepress": "^1.0.0-alpha.15",
91+
"vitepress": "^1.0.0-alpha.16",
9292
"vitest": "^0.23.4",
9393
"vue": "^3.2.39"
9494
},

0 commit comments

Comments
 (0)