Skip to content

Commit 9323ade

Browse files
chore(deps): update dependency eslint-plugin-react to v7.34.1 (#3790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1c8927 commit 9323ade

File tree

5 files changed

+35
-115
lines changed

5 files changed

+35
-115
lines changed

medusa-nx-native-federation-example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-cypress": "2.15.1",
6060
"eslint-plugin-import": "2.29.1",
6161
"eslint-plugin-jsx-a11y": "6.8.0",
62-
"eslint-plugin-react": "7.34.0",
62+
"eslint-plugin-react": "7.34.1",
6363
"eslint-plugin-react-hooks": "4.6.0",
6464
"jest": "28.1.3",
6565
"jest-environment-jsdom": "28.1.3",

nextjs-ssr-react-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint-plugin-cypress": "2.15.1",
4545
"eslint-plugin-import": "2.29.1",
4646
"eslint-plugin-jsx-a11y": "6.8.0",
47-
"eslint-plugin-react": "7.34.0",
47+
"eslint-plugin-react": "7.34.1",
4848
"eslint-plugin-react-hooks": "4.6.0",
4949
"jest": "29.7.0",
5050
"jest-environment-jsdom": "29.7.0",

pnpm-lock.yaml

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

runtime-plugins/remote-router/pnpm-lock.yaml

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

runtime-plugins/remote-router/remotes-monorepo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint-config-prettier": "^9.0.0",
3737
"eslint-plugin-import": "2.29.1",
3838
"eslint-plugin-jsx-a11y": "6.8.0",
39-
"eslint-plugin-react": "7.34.0",
39+
"eslint-plugin-react": "7.34.1",
4040
"eslint-plugin-react-hooks": "4.6.0",
4141
"jest": "^29.4.1",
4242
"jest-environment-jsdom": "^29.4.1",

0 commit comments

Comments
 (0)