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 6bd8d75 commit d9cc0a8Copy full SHA for d9cc0a8
packages/eslint-config/package.json
@@ -21,14 +21,14 @@
21
"eslint-config-prettier": "^10.1.8",
22
"eslint-plugin-n": "^17.23.1",
23
"eslint-plugin-promise": "^7.2.1",
24
- "eslint-plugin-unused-imports": "^4.2.0",
+ "eslint-plugin-unused-imports": "^4.3.0",
25
"eslint-plugin-vue": "^10.5.1",
26
"eslint-plugin-vuejs-accessibility": "^2.4.1",
27
"globals": "^16.4.0",
28
"typescript": "^5.9.3",
29
"typescript-eslint": "^8.46.1"
30
},
31
"peerDependencies": {
32
- "eslint": "^9.37.0"
+ "eslint": "^9.38.0"
33
}
34
0 commit comments