We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c9d15 commit 8c66817Copy full SHA for 8c66817
packages/eslint-config/package.json
@@ -35,10 +35,10 @@
35
"dependencies": {
36
"@eslint/compat": "1.2.2",
37
"@eslint/eslintrc": "3.1.0",
38
- "@eslint/js": "9.13.0",
39
- "@next/eslint-plugin-next": "15.0.1",
40
- "@typescript-eslint/eslint-plugin": "8.12.1",
41
- "@typescript-eslint/parser": "8.12.1",
+ "@eslint/js": "9.14.0",
+ "@next/eslint-plugin-next": "15.0.2",
+ "@typescript-eslint/eslint-plugin": "8.12.2",
+ "@typescript-eslint/parser": "8.12.2",
42
"eslint-config-prettier": "9.1.0",
43
"eslint-plugin-import": "2.31.0",
44
"eslint-plugin-jsx-a11y": "6.10.2",
@@ -47,7 +47,7 @@
47
"eslint-plugin-react-hooks": "5.0.0",
48
"eslint-plugin-storybook": "0.11.0",
49
"globals": "15.11.0",
50
- "typescript-eslint": "8.12.1"
+ "typescript-eslint": "8.12.2"
51
},
52
"devDependencies": {
53
"tsup": "8.3.5"
0 commit comments