aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-11-10 09:07:59 +0000
committerGitHub <noreply@github.com>2021-11-10 09:07:59 +0000
commitaaaa4f448881275098f217539499ac4ae90cecac (patch)
tree1afab9dc885bd02da28bcf1bc19b2c18539d0ee4
parent9f0bc38479f33abdcd1df05fa561b7e95da155d1 (diff)
downloadtimeline-aaaa4f448881275098f217539499ac4ae90cecac.tar.gz
timeline-aaaa4f448881275098f217539499ac4ae90cecac.tar.bz2
timeline-aaaa4f448881275098f217539499ac4ae90cecac.zip
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] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
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",