aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-09-18 23:58:15 +0800
committerGitHub <noreply@github.com>2021-09-18 23:58:15 +0800
commit9c0fbaf097682442a8b5a92878fccd3f055efd41 (patch)
treeb9996b5fd8981b6ef8f2d84b7761113f5d7da87b
parent903bc72080aeaf76105ae05ece992fb1f86580b6 (diff)
parent032da19dc66cdccbebce9e4cd8d38a5ec221bf74 (diff)
downloadtimeline-9c0fbaf097682442a8b5a92878fccd3f055efd41.tar.gz
timeline-9c0fbaf097682442a8b5a92878fccd3f055efd41.tar.bz2
timeline-9c0fbaf097682442a8b5a92878fccd3f055efd41.zip
Merge pull request #823 from crupest/dependabot/npm_and_yarn/FrontEnd/eslint-plugin-react-7.25.2
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 5fb481d3..90f90d55 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": "^4.0.0",
- "eslint-plugin-react": "^7.25.1",
+ "eslint-plugin-react": "^7.25.2",
"eslint-plugin-react-hooks": "^4.2.0",
"prettier": "^2.3.2",
"typescript": "^4.4.2",