Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0887e91

Browse files
authoredDec 11, 2024··
chore(deps): update all non-major dependencies
1 parent 4689bd7 commit 0887e91

File tree

2 files changed

+344
-162
lines changed

2 files changed

+344
-162
lines changed
 

‎package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@
4848
"homepage": "https://github.com/vuejs/eslint-config-typescript#readme",
4949
"devDependencies": {
5050
"@tsconfig/node20": "^20.1.4",
51-
"@types/node": "^22.9.3",
52-
"eslint": "^9.15.0",
53-
"eslint-plugin-vue": "^9.31.0",
54-
"execa": "^9.5.1",
51+
"@types/node": "^22.10.2",
52+
"eslint": "^9.16.0",
53+
"eslint-plugin-vue": "^9.32.0",
54+
"execa": "^9.5.2",
5555
"pkgroll": "^2.5.1",
56-
"prettier": "^3.3.3",
56+
"prettier": "^3.4.2",
5757
"tsx": "^4.19.2",
5858
"typescript": "~5.6.3",
59-
"vitest": "^2.1.5",
59+
"vitest": "^2.1.8",
6060
"vue": "^3.5.13"
6161
},
6262
"peerDependencies": {
@@ -71,7 +71,7 @@
7171
},
7272
"dependencies": {
7373
"fast-glob": "^3.3.2",
74-
"typescript-eslint": "^8.15.0",
74+
"typescript-eslint": "^8.18.0",
7575
"vue-eslint-parser": "^9.4.3"
7676
},
7777
"engines": {

0 commit comments

Comments
 (0)
Please sign in to comment.