We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c8ca2 commit 2b212c8Copy full SHA for 2b212c8
package.json
@@ -30,7 +30,7 @@
30
},
31
"devDependencies": {
32
"@eslint/eslintrc": "^3.2.0",
33
- "@eslint/js": "^9.18.0",
+ "@eslint/js": "^9.19.0",
34
"@next/eslint-plugin-next": "^15.1.6",
35
"@stylistic/eslint-plugin": "^2.13.0",
36
"@stylistic/eslint-plugin-js": "^2.13.0",
@@ -41,7 +41,7 @@
41
"@types/node": "^22.10.10",
42
"@types/react": "^19.0.8",
43
"@types/react-dom": "^19.0.3",
44
- "eslint": "^9.18.0",
+ "eslint": "^9.19.0",
45
"eslint-config-import": "^0.13.0",
46
"eslint-config-next": "^15.1.6",
47
"eslint-import-resolver-typescript": "^3.7.0",
0 commit comments