Skip to content

Commit 4c7e2f7

Browse files
committed
fix: upgrade eslint-plugin-react from 7.28.0 to 7.37.4
Snyk has created this PR to upgrade eslint-plugin-react from 7.28.0 to 7.37.4. See this package in npm: eslint-plugin-react See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/13b9ea0a-7855-4b52-96c0-5128239fb20d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ed02cc5 commit 4c7e2f7

File tree

1 file changed

+1
-1
lines changed
  • examples/kitchen-sink/packages/eslint-config-custom

1 file changed

+1
-1
lines changed

examples/kitchen-sink/packages/eslint-config-custom/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"eslint-config-next": "^13.4.1",
99
"eslint-config-prettier": "^8.3.0",
10-
"eslint-plugin-react": "7.28.0",
10+
"eslint-plugin-react": "7.37.4",
1111
"eslint-config-turbo": "^1.9.3"
1212
},
1313
"publishConfig": {

0 commit comments

Comments
 (0)