Skip to content

Commit

Permalink
deps: update eslint plugins for react
Browse files Browse the repository at this point in the history
  • Loading branch information
koba04 committed May 25, 2020
1 parent bb7c19b commit cd3e419
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 14 deletions.
22 changes: 10 additions & 12 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^2.5.1"
"eslint-plugin-react": "^7.20.0",
"eslint-plugin-react-hooks": "^4.0.2"
}
}

0 comments on commit cd3e419

Please sign in to comment.