Skip to content

Commit 10ba439

Browse files
committed
fix: upgrade eslint-plugin-react from 7.32.2 to 7.37.4
Snyk has created this PR to upgrade eslint-plugin-react from 7.32.2 to 7.37.4. See this package in npm: eslint-plugin-react See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/9c6410e4-437f-4eab-bf44-2df77fd21ddd?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ed02cc5 commit 10ba439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basic/packages/eslint-config-custom/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"eslint-config-next": "^13.4.1",
88
"eslint-config-prettier": "^8.3.0",
9-
"eslint-plugin-react": "7.32.2",
9+
"eslint-plugin-react": "7.37.4",
1010
"eslint-config-turbo": "^1.9.3"
1111
},
1212
"publishConfig": {

0 commit comments

Comments
 (0)