diff options
author | dependabot-preview[bot] | 2020-11-03 08:31:45 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:55 +0300 |
commit | 96d725f7954b6c8604ffb79bdced21c6f64ed211 (patch) | |
tree | 63106268188c52d67311811517aff11d535ac435 /vnext/package.json | |
parent | 8386d9ad46aa5b5fa5eba1d3941a5e8a34859952 (diff) |
Bump eslint-plugin-react-hooks from 4.1.2 to 4.2.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index dca647b4..7be4ef91 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -26,7 +26,7 @@ "eslint-plugin-jest": "^24.1.0", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.21.4", - "eslint-plugin-react-hooks": "^4.1.2", + "eslint-plugin-react-hooks": "^4.2.0", "eslint-webpack-plugin": "^2.1.0", "file-loader": "^6.1.1", "html-loader": "^1.3.2", |