Skip to content

Commit d13200e

Browse files
committed
fix: upgrade eslint-plugin-react from 7.33.1 to 7.35.1
Snyk has created this PR to upgrade eslint-plugin-react from 7.33.1 to 7.35.1. See this package in npm: eslint-plugin-react See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/7e076fce-cdb0-46c6-bfda-8a6931944005?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ed02cc5 commit d13200e

File tree

1 file changed

+1
-1
lines changed
  • examples/design-system/packages/eslint-config-acme

1 file changed

+1
-1
lines changed

examples/design-system/packages/eslint-config-acme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"eslint-config-next": "latest",
88
"eslint-config-prettier": "^8.3.0",
9-
"eslint-plugin-react": "7.33.1",
9+
"eslint-plugin-react": "7.35.1",
1010
"eslint-config-turbo": "latest"
1111
},
1212
"publishConfig": {

0 commit comments

Comments
 (0)