Skip to content

Commit fbb051e

Browse files
committed
fix: upgrade eslint-plugin-react from 7.33.1 to 7.37.3
Snyk has created this PR to upgrade eslint-plugin-react from 7.33.1 to 7.37.3. 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 fbb051e

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

+1-1
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.37.3",
1010
"eslint-config-turbo": "latest"
1111
},
1212
"publishConfig": {

0 commit comments

Comments
 (0)