From 6326eda952c29e1b84a94807c16a535cd8563b05 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 29 Apr 2024 21:14:52 +0000 Subject: build(deps-dev): bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.0 to 4.6.2. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index cdc332e3..7487251c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-only-ascii": "0.0.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-react": "^7.34.1", - "eslint-plugin-react-hooks": "^4.6.0", + "eslint-plugin-react-hooks": "^4.6.2", "eslint-plugin-testing-library": "^6.2.2", "eslint-webpack-plugin": "^4.1.0", "html-webpack-plugin": "^5.6.0", -- cgit v1.2.3