Skip to content

Commit 650ed4b

Browse files
fix(deps): update dependencies
1 parent b7e4e6c commit 650ed4b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

packages/eslint-config/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -33,21 +33,21 @@
3333
"eslint": "^9.0.0"
3434
},
3535
"dependencies": {
36-
"@eslint/compat": "1.2.0",
36+
"@eslint/compat": "1.2.1",
3737
"@eslint/eslintrc": "3.1.0",
38-
"@eslint/js": "9.12.0",
38+
"@eslint/js": "9.13.0",
3939
"@next/eslint-plugin-next": "14.2.15",
40-
"@typescript-eslint/eslint-plugin": "8.10.0",
41-
"@typescript-eslint/parser": "8.10.0",
40+
"@typescript-eslint/eslint-plugin": "8.11.0",
41+
"@typescript-eslint/parser": "8.11.0",
4242
"eslint-config-prettier": "9.1.0",
4343
"eslint-plugin-import": "2.31.0",
44-
"eslint-plugin-jsx-a11y": "6.10.0",
44+
"eslint-plugin-jsx-a11y": "6.10.1",
4545
"eslint-plugin-react": "7.37.1",
4646
"eslint-plugin-react-compiler": "0.0.0-experimental-fa06e2c-20241016",
4747
"eslint-plugin-react-hooks": "5.0.0",
48-
"eslint-plugin-storybook": "0.9.0",
48+
"eslint-plugin-storybook": "0.10.1",
4949
"globals": "15.11.0",
50-
"typescript-eslint": "8.10.0"
50+
"typescript-eslint": "8.11.0"
5151
},
5252
"devDependencies": {
5353
"tsup": "8.3.0"

0 commit comments

Comments
 (0)