Skip to content

Commit 958431d

Browse files
committed
fix(deps): update dependency eslint-plugin-react to v7.34.0
1 parent 8a8711f commit 958431d

File tree

2 files changed

+46
-15
lines changed

2 files changed

+46
-15
lines changed

package-lock.json

Lines changed: 45 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@babel/eslint-parser": "7.23.10",
2828
"eslint-config-airbnb": "19.0.4",
2929
"eslint-plugin-jsx-a11y": "6.8.0",
30-
"eslint-plugin-react": "7.33.2",
30+
"eslint-plugin-react": "7.34.0",
3131
"eslint-plugin-react-hooks": "4.6.0"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)