Skip to content

Commit bcf71ce

Browse files
bump eslint-plugin-react
1 parent f4145f2 commit bcf71ce

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

apps/site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"eslint-config-next": "15.2.4",
7878
"eslint-import-resolver-typescript": "~4.3.1",
7979
"eslint-plugin-mdx": "~3.4.0",
80-
"eslint-plugin-react": "~7.37.4",
80+
"eslint-plugin-react": "~7.37.5",
8181
"eslint-plugin-react-hooks": "5.2.0",
8282
"global-jsdom": "^26.0.0",
8383
"handlebars": "4.7.8",

package-lock.json

+6-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/ui-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@storybook/addon-webpack5-compiler-swc": "^3.0.0",
4343
"@storybook/react-webpack5": "^8.6.12",
4444
"@testing-library/user-event": "~14.6.1",
45-
"eslint-plugin-react": "~7.37.4",
45+
"eslint-plugin-react": "~7.37.5",
4646
"eslint-plugin-storybook": "~0.12.0",
4747
"global-jsdom": "^26.0.0",
4848
"storybook": "^8.6.11",

0 commit comments

Comments
 (0)