Skip to content

Commit

Permalink
fix: upgrade eslint-plugin-react from 7.32.2 to 7.35.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade eslint-plugin-react from 7.32.2 to 7.35.0.

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
  • Loading branch information
snyk-bot committed Aug 10, 2024
1 parent ed02cc5 commit 0c809a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/basic/packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"eslint-config-next": "^13.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.35.0",
"eslint-config-turbo": "^1.9.3"
},
"publishConfig": {
Expand Down

0 comments on commit 0c809a4

Please sign in to comment.