Skip to content

Commit

Permalink
Merge pull request #156 from Yoctol/renovate/major-react-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
tw0517tw authored May 14, 2020
2 parents 35e3654 + aa685c2 commit 413d449
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-react": "7.20.0",
"eslint-plugin-react-hooks": "3.0.0",
"eslint-plugin-react-hooks": "4.0.2",
"eslint-plugin-sort-imports-es6-autofix": "0.5.0",
"prettier": "2.0.5",
"react": "16.13.1"
Expand All @@ -45,7 +45,7 @@
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-react-hooks": "^1.7.0 || ^2.0.0 || ^3.0.0",
"eslint-plugin-react-hooks": "^1.7.0 || ^2.0.0 || ^3.0.0 || ^4.0.0",
"eslint-plugin-sort-imports-es6-autofix": "^0.5.0",
"prettier": ">=2.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -461,10 +461,10 @@ [email protected]:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-react-hooks@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-3.0.0.tgz#9e80c71846eb68dd29c3b21d832728aa66e5bd35"
integrity sha512-EjxTHxjLKIBWFgDJdhKKzLh5q+vjTFrqNZX36uIxWS4OfyXe5DawqPj3U5qeJ1ngLwatjzQnmR0Lz0J0YH3kxw==
eslint-plugin-react-hooks@4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.2.tgz#03700ca761eacc1b6436074c456f90a8e331ff28"
integrity sha512-kAMRjNztrLW1rK+81X1NwMB2LqG+nc7Q8AibnG8/VyWhQK8SP6JotCFG+HL4u1EjziplxVz4jARdR8gGk8pLDA==

[email protected]:
version "7.20.0"
Expand Down

0 comments on commit 413d449

Please sign in to comment.