Skip to content

Commit a3b31a7

Browse files
fix: upgrade eslint-plugin-react from 7.33.2 to 7.34.1 (#85)
Snyk has created this PR to upgrade eslint-plugin-react from 7.33.2 to 7.34.1. See this package in npm: eslint-plugin-react See this project in Snyk: https://app.snyk.io/org/cezaraugusto/project/ae1e2ce0-b5c6-4e23-afb7-2d9ceb2d358e?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent f0f8099 commit a3b31a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-config-extension-create/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"dependencies": {
77
"eslint-config-prettier": "^9.1.0",
8-
"eslint-plugin-react": "7.33.2",
8+
"eslint-plugin-react": "7.34.1",
99
"@typescript-eslint/eslint-plugin": "^6.19.1",
1010
"eslint": "^8.56.0",
1111
"eslint-config-standard-with-typescript": "^43.0.1",

0 commit comments

Comments
 (0)