Skip to content

Commit a580533

Browse files
committed
fix: upgrade eslint-plugin-react from 7.34.0 to 7.35.0
Snyk has created this PR to upgrade eslint-plugin-react from 7.34.0 to 7.35.0. See this package in npm: eslint-plugin-react See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/28b3299a-6d46-45cb-a12f-cffa56654663?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 844d6f8 commit a580533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"eslint-plugin-import": "^2.29.1",
116116
"eslint-plugin-jest": "^27.9.0",
117117
"eslint-plugin-prettier": "^5.1.3",
118-
"eslint-plugin-react": "^7.34.0",
118+
"eslint-plugin-react": "^7.35.0",
119119
"eslint-plugin-react-hooks": "^4.6.0",
120120
"history": "4.10.1",
121121
"history-5": "npm:history@^5.2.0",

0 commit comments

Comments
 (0)