From aaaa4f448881275098f217539499ac4ae90cecac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Nov 2021 09:07:59 +0000 Subject: build(deps-dev): Bump eslint-plugin-react-hooks in /FrontEnd Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.2.0 to 4.3.0. - [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-minor ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index ed73598c..986dd738 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -66,7 +66,7 @@ "eslint-config-prettier": "^8.3.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.26.1", - "eslint-plugin-react-hooks": "^4.2.0", + "eslint-plugin-react-hooks": "^4.3.0", "prettier": "^2.4.1", "typescript": "^4.4.4", "vite": "^2.6.2", -- cgit v1.2.3