aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-08-30 13:09:31 +0800
committerGitHub <noreply@github.com>2021-08-30 13:09:31 +0800
commit8784a7266071eb7348ec3f22b249994243a8f3f7 (patch)
tree04a43bb67ca888e7d00bbd3a9b451f860b75f79c
parent0797e92af3925f2058848ff92db853cb29dee987 (diff)
parent18c927a0ab56d19b78ddf95b2caecb0217d5a997 (diff)
downloadtimeline-8784a7266071eb7348ec3f22b249994243a8f3f7.tar.gz
timeline-8784a7266071eb7348ec3f22b249994243a8f3f7.tar.bz2
timeline-8784a7266071eb7348ec3f22b249994243a8f3f7.zip
Merge pull request #772 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-react-7.25.1
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index a4939967..1df66b67 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -65,7 +65,7 @@
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.1",
- "eslint-plugin-react": "^7.24.0",
+ "eslint-plugin-react": "^7.25.1",
"eslint-plugin-react-hooks": "^4.2.0",
"prettier": "^2.3.2",
"typescript": "^4.4.2",