aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-01-21 00:11:52 +0800
committerGitHub <noreply@github.com>2022-01-21 00:11:52 +0800
commit9b0d40f1bd022a37a9c59442e1d71449d90eef6b (patch)
tree8cc446511874fdb155ec5e944c8097ee78ab9014
parentf87d71590b3da8af5698b16355eb3b2d016d7662 (diff)
parentfee0d38d722096646e801a7845675dd2f86bf3bd (diff)
downloadtimeline-9b0d40f1bd022a37a9c59442e1d71449d90eef6b.tar.gz
timeline-9b0d40f1bd022a37a9c59442e1d71449d90eef6b.tar.bz2
timeline-9b0d40f1bd022a37a9c59442e1d71449d90eef6b.zip
Merge pull request #1025 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-5.10.0
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.9.1 to 5.10.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 0f9d631e..94bbb93d 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -56,7 +56,7 @@
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
"@types/remarkable": "^2.0.3",
- "@typescript-eslint/eslint-plugin": "^5.9.1",
+ "@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.8.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.5.0",