Skip to content

Commit 8f8c67b

Browse files
committed
chore: update deps
1 parent 6e50569 commit 8f8c67b

File tree

2 files changed

+425
-485
lines changed

2 files changed

+425
-485
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
},
3131
"homepage": "https://github.com/vuejs/eslint-config-typescript#readme",
3232
"devDependencies": {
33-
"eslint": "^8.39.0",
34-
"eslint-plugin-vue": "^9.11.0",
33+
"eslint": "^8.49.0",
34+
"eslint-plugin-vue": "^9.17.0",
3535
"execa": "^4.1.0",
3636
"jest": "^26.6.3",
3737
"typescript": "^4.9.5",
@@ -50,8 +50,8 @@
5050
}
5151
},
5252
"dependencies": {
53-
"@typescript-eslint/eslint-plugin": "^6.2.0",
54-
"@typescript-eslint/parser": "^6.2.0",
53+
"@typescript-eslint/eslint-plugin": "^6.7.0",
54+
"@typescript-eslint/parser": "^6.7.0",
5555
"vue-eslint-parser": "^9.3.1"
5656
},
5757
"engines": {

0 commit comments

Comments
 (0)