We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f013112 commit 147be1eCopy full SHA for 147be1e
package.json
@@ -11,9 +11,9 @@
11
"lint-fix": "eslint --fix"
12
},
13
"devDependencies": {
14
- "@eslint/compat": "^1.2.4",
+ "@eslint/compat": "^1.2.5",
15
"@eslint/eslintrc": "^3.2.0",
16
- "@eslint/js": "^9.17.0",
+ "@eslint/js": "^9.18.0",
17
"@stylistic/eslint-plugin": "^2.12.1",
18
"@stylistic/eslint-plugin-js": "^2.12.1",
19
"@stylistic/eslint-plugin-jsx": "^2.12.1",
@@ -22,7 +22,7 @@
22
"@types/node": "^22.10.5",
23
"autoprefixer": "^10.4.20",
24
"dotenv": "^16.4.7",
25
- "eslint": "^9.17.0",
+ "eslint": "^9.18.0",
26
"eslint-import-resolver-typescript": "^3.7.0",
27
"eslint-plugin-boundaries": "^5.0.1",
28
"eslint-plugin-import": "^2.31.0",
0 commit comments