Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Commit

Permalink
refactor(deps-dev): bump eslint-plugin-react to 7.17.0
Browse files Browse the repository at this point in the history
Fixes #118
  • Loading branch information
amclin committed Jan 14, 2020
1 parent 15011f0 commit 5f60b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-config-prettier": "^6.3.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-react-hooks": "^1.7.0",
"husky": "^4.0.0",
"jest": "^24.9.0",
Expand Down

0 comments on commit 5f60b1f

Please sign in to comment.