We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f1e2a2 commit f98c439Copy full SHA for f98c439
packages/eslint-config/package.json
@@ -17,7 +17,7 @@
17
},
18
"dependencies": {
19
"@babel/eslint-parser": "^7.28.5",
20
- "@typescript-eslint/parser": "^8.46.2",
+ "@typescript-eslint/parser": "^8.46.3",
21
"eslint-config-prettier": "^10.1.8",
22
"eslint-plugin-n": "^17.23.1",
23
"eslint-plugin-promise": "^7.2.1",
@@ -26,9 +26,9 @@
26
"eslint-plugin-vuejs-accessibility": "^2.4.1",
27
"globals": "^16.5.0",
28
"typescript": "^5.9.3",
29
- "typescript-eslint": "^8.46.2"
+ "typescript-eslint": "^8.46.3"
30
31
"peerDependencies": {
32
- "eslint": "^9.39.0"
+ "eslint": "^9.39.1"
33
}
34
0 commit comments