aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-05-31 20:58:40 +0800
committerGitHub <noreply@github.com>2021-05-31 20:58:40 +0800
commit3408fec23cd6714b93b54251d68864782322444a (patch)
tree218d03291ff4bfeaeec05a8b16903ecbf18d32c2 /FrontEnd
parent624ad9ea8edad7e869bd87382e9ba00f54dbe1ef (diff)
parent156c0b7c07809b07badc998b1cdd63a21c0e1df4 (diff)
downloadtimeline-3408fec23cd6714b93b54251d68864782322444a.tar.gz
timeline-3408fec23cd6714b93b54251d68864782322444a.tar.bz2
timeline-3408fec23cd6714b93b54251d68864782322444a.zip
Merge pull request #580 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-react-7.24.0
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 1f2a8951..0ff85115 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -91,7 +91,7 @@
"eslint": "^7.27.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
- "eslint-plugin-react": "^7.23.2",
+ "eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "5.3.1",