Skip to content

Commit ebfe9ad

Browse files
committed
fix: upgrade eslint-plugin-react from 7.28.0 to 7.35.1
Snyk has created this PR to upgrade eslint-plugin-react from 7.28.0 to 7.35.1. See this package in npm: eslint-plugin-react See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/d45feb3a-687a-4234-bb6a-e7001cbc185d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ed02cc5 commit ebfe9ad

File tree

1 file changed

+1
-1
lines changed
  • examples/with-tailwind/packages/eslint-config-custom

1 file changed

+1
-1
lines changed

examples/with-tailwind/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.28.0",
9+
"eslint-plugin-react": "7.35.1",
1010
"eslint-config-turbo": "^1.9.3"
1111
},
1212
"publishConfig": {

0 commit comments

Comments
 (0)