1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-09 21:11:37 +07:00

build(deps-dev): bump eslint-plugin-react-hooks from 2.2.0 to 2.3.0 (#278)

This commit is contained in:
dependabot-preview[bot] 2019-11-15 22:50:16 +01:00 committed by Priscila Oliveira
parent 2688b59f5b
commit cba41ceead
2 changed files with 5 additions and 5 deletions

View File

@ -57,7 +57,7 @@
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-prettier": "3.1.1",
"eslint-plugin-react": "7.16.0",
"eslint-plugin-react-hooks": "2.2.0",
"eslint-plugin-react-hooks": "2.3.0",
"eslint-plugin-verdaccio": "8.2.0",
"file-loader": "4.2.0",
"friendly-errors-webpack-plugin": "1.7.0",

View File

@ -5404,10 +5404,10 @@ eslint-plugin-prettier@3.1.1:
dependencies:
prettier-linter-helpers "^1.0.0"
eslint-plugin-react-hooks@2.2.0:
version "2.2.0"
resolved "https://registry.verdaccio.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.2.0.tgz#078264e9e388da6929ace09d6abe92c85963aff4"
integrity sha512-jSlnBjV2cmyIeL555H/FbvuSbQ1AtpHjLMHuPrQnt1eVA6lX8yufdygh7AArI2m8ct7ChHGx2uOaCuxq2MUn6g==
eslint-plugin-react-hooks@2.3.0:
version "2.3.0"
resolved "https://registry.verdaccio.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.3.0.tgz#53e073961f1f5ccf8dd19558036c1fac8c29d99a"
integrity sha512-gLKCa52G4ee7uXzdLiorca7JIQZPPXRAQDXV83J4bUEeUuc5pIEyZYAZ45Xnxe5IuupxEqHS+hUhSLIimK1EMw==
eslint-plugin-react@7.16.0:
version "7.16.0"