chore(deps): bump eslint-plugin-react-hooks to 4.2.0

This commit is contained in:
Jean-Philippe Sirois
2020-12-03 14:00:55 -05:00
parent ee7074ecc9
commit 14337c9b86
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -12127,9 +12127,9 @@
}
},
"eslint-plugin-react-hooks": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.0.tgz",
"integrity": "sha512-36zilUcDwDReiORXmcmTc6rRumu9JIM3WjSvV0nclHoUQ0CNrX866EwONvLR/UqaeqFutbAnVu8PEmctdo2SRQ==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz",
"integrity": "sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==",
"dev": true
},
"eslint-scope": {