aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-05-10 13:07:19 +0800
committerGitHub <noreply@github.com>2022-05-10 13:07:19 +0800
commitc4bb9820460ca39cd401bcfed305bc47721a2efb (patch)
tree1f7f586d1e374363fbc6e061c69bd436177c552e
parentc0febc96f4d8ea46bd60826a3d0ea83d0ca56408 (diff)
parentd4e70ae5cfc5a0ed1bde9496a77468335f52ed78 (diff)
downloadtimeline-c4bb9820460ca39cd401bcfed305bc47721a2efb.tar.gz
timeline-c4bb9820460ca39cd401bcfed305bc47721a2efb.tar.bz2
timeline-c4bb9820460ca39cd401bcfed305bc47721a2efb.zip
Merge pull request #1199 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-5.23.0
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.22.0 to 5.23.0 in /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 08bc70f2..17537998 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -57,7 +57,7 @@
"@types/react-dom": "^18.0.0",
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
- "@typescript-eslint/eslint-plugin": "^5.22.0",
+ "@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.22.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.15.0",