Skip to content

Commit

Permalink
[eslint config] [deps] update eslint-plugin-react
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 5, 2023
1 parent 4aee38f commit 749f4c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-airbnb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"eslint-find-rules": "^4.1.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0",
"in-publish": "^2.0.1",
"react": ">= 0.13.0",
Expand All @@ -89,7 +89,7 @@
"eslint": "^7.32.0 || ^8.2.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "^4.6.0"
},
"engines": {
Expand Down

0 comments on commit 749f4c2

Please sign in to comment.