aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-03-14 23:04:16 +0800
committerGitHub <noreply@github.com>2022-03-14 23:04:16 +0800
commit4727739aa3144b57a6170ba5903dbe719167857b (patch)
treea74f0331e2a7c9a1d687e5f52a41e085ac4fa947 /FrontEnd
parent46cbceebd9825f2b8a0565ab60c70513d1080475 (diff)
parent72c0d942258be893892d664631ff7945aeb20b21 (diff)
downloadtimeline-4727739aa3144b57a6170ba5903dbe719167857b.tar.gz
timeline-4727739aa3144b57a6170ba5903dbe719167857b.tar.bz2
timeline-4727739aa3144b57a6170ba5903dbe719167857b.zip
Merge pull request #1106 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-react-7.29.4
build(deps-dev): Bump eslint-plugin-react from 7.29.3 to 7.29.4 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 85392c54..1d1c10c6 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -62,7 +62,7 @@
"eslint": "^8.10.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
- "eslint-plugin-react": "^7.29.3",
+ "eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.3.0",
"prettier": "^2.5.1",
"typescript": "^4.6.2",