Skip to content

Commit

Permalink
Fix eslint-plugin-react version because of jsx-eslint/eslint-plugin-r…
Browse files Browse the repository at this point in the history
  • Loading branch information
javiesses committed Oct 17, 2019
1 parent a5578da commit a11e775
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-jest": "^22.7.1",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.14.2"
"eslint-plugin-react": "7.14.3"
},
"resolutions": {
"lodash": "^4.17.14",
Expand Down

0 comments on commit a11e775

Please sign in to comment.