Skip to content

Commit 645b0f4

Browse files
fix(deps): update dependencies to v8.14.0
1 parent 5efdd28 commit 645b0f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/eslint-config/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"@eslint/eslintrc": "3.1.0",
3838
"@eslint/js": "9.14.0",
3939
"@next/eslint-plugin-next": "15.0.3",
40-
"@typescript-eslint/eslint-plugin": "8.13.0",
41-
"@typescript-eslint/parser": "8.13.0",
40+
"@typescript-eslint/eslint-plugin": "8.14.0",
41+
"@typescript-eslint/parser": "8.14.0",
4242
"eslint-config-prettier": "9.1.0",
4343
"eslint-plugin-import": "2.31.0",
4444
"eslint-plugin-jsx-a11y": "6.10.2",
@@ -47,7 +47,7 @@
4747
"eslint-plugin-react-hooks": "5.0.0",
4848
"eslint-plugin-storybook": "0.11.0",
4949
"globals": "15.12.0",
50-
"typescript-eslint": "8.13.0"
50+
"typescript-eslint": "8.14.0"
5151
},
5252
"devDependencies": {
5353
"tsup": "8.3.5"

0 commit comments

Comments
 (0)