Skip to content

Commit e39088e

Browse files
committed
chore(eslint): bump eslint-plugin-react-hooks
1 parent fb4deb8 commit e39088e

3 files changed

Lines changed: 6 additions & 16 deletions

File tree

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"eslint-config-next": "16.0.7",
9494
"eslint-plugin-mdx": "~3.6.2",
9595
"eslint-plugin-react": "~7.37.5",
96-
"eslint-plugin-react-hooks": "^5.2.0",
96+
"eslint-plugin-react-hooks": "^7.0.1",
9797
"global-jsdom": "^27.0.0",
9898
"handlebars": "4.7.8",
9999
"jsdom": "^27.2.0",

packages/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"cross-env": "catalog:",
6565
"css-loader": "~7.1.2",
6666
"eslint-plugin-react": "~7.37.5",
67-
"eslint-plugin-react-hooks": "^5.2.0",
67+
"eslint-plugin-react-hooks": "^7.0.1",
6868
"eslint-plugin-storybook": "~10.0.2",
6969
"global-jsdom": "^27.0.0",
7070
"postcss-cli": "^11.0.1",

pnpm-lock.yaml

Lines changed: 4 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)