Skip to content

Commit d6ae365

Browse files
committed
fix: upgrade eslint-plugin-react from 7.33.0 to 7.37.1
Snyk has created this PR to upgrade eslint-plugin-react from 7.33.0 to 7.37.1. See this package in npm: eslint-plugin-react See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/3b05d963-4653-4cc7-971f-b023872e92c0?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ed02cc5 commit d6ae365

File tree

1 file changed

+1
-1
lines changed
  • examples/with-changesets/packages/eslint-config-acme

1 file changed

+1
-1
lines changed

examples/with-changesets/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": "^13.4.1",
88
"eslint-config-prettier": "^8.3.0",
9-
"eslint-plugin-react": "7.33.0",
9+
"eslint-plugin-react": "7.37.1",
1010
"eslint-config-turbo": "^1.9.3"
1111
},
1212
"publishConfig": {

0 commit comments

Comments
 (0)