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

Commit e43c49f

Browse files
refactor(deps-dev): bump eslint-plugin-react to 7.17.0
Fixes #115
1 parent 15011f0 commit e43c49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint-config-prettier": "^6.3.0",
5050
"eslint-plugin-import": "^2.18.2",
5151
"eslint-plugin-jsx-a11y": "^6.2.3",
52-
"eslint-plugin-react": "^7.14.3",
52+
"eslint-plugin-react": "^7.17.0",
5353
"eslint-plugin-react-hooks": "^1.7.0",
5454
"husky": "^4.0.0",
5555
"jest": "^24.9.0",

0 commit comments

Comments
 (0)