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 Dec 22, 2021
1 parent 152bd5e commit 445322d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-airbnb/package.json
Expand Up @@ -79,7 +79,7 @@
"eslint-find-rules": "^4.0.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"in-publish": "^2.0.1",
"react": ">= 0.13.0",
Expand All @@ -90,7 +90,7 @@
"eslint": "^7.32.0 || ^8.2.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.27.1",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0"
},
"engines": {
Expand Down

0 comments on commit 445322d

Please sign in to comment.