aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-11-10 17:13:50 +0800
committerGitHub <noreply@github.com>2021-11-10 17:13:50 +0800
commit8974ae4792e11473961cb32cac29bdd8e7c75aee (patch)
tree19e86550b480f783940918be25daf1dc3e746cf0 /FrontEnd
parentd6c764c1c42bc6aecc6e1ada2b13010b6618000d (diff)
parentaaaa4f448881275098f217539499ac4ae90cecac (diff)
downloadtimeline-8974ae4792e11473961cb32cac29bdd8e7c75aee.tar.gz
timeline-8974ae4792e11473961cb32cac29bdd8e7c75aee.tar.bz2
timeline-8974ae4792e11473961cb32cac29bdd8e7c75aee.zip
Merge pull request #928 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-react-hooks-4.3.0
build(deps-dev): Bump eslint-plugin-react-hooks from 4.2.0 to 4.3.0 in /FrontEnd
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 31a17612..7aff2c10 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",