aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-15 15:18:41 +0800
committerGitHub <noreply@github.com>2022-02-15 15:18:41 +0800
commitc9880f3a266c83a8e6cddc7a3bfb6b1206819368 (patch)
treebd797338a4ed79c947f5624226c47bbbf76b8668
parent44aab175ed494c2543b2a62b7c5095a46adc4492 (diff)
parent9372b5146a3d7fa15c1a08543f436948de190317 (diff)
downloadtimeline-c9880f3a266c83a8e6cddc7a3bfb6b1206819368.tar.gz
timeline-c9880f3a266c83a8e6cddc7a3bfb6b1206819368.tar.bz2
timeline-c9880f3a266c83a8e6cddc7a3bfb6b1206819368.zip
Merge pull request #1064 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-5.12.0
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.11.0 to 5.12.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 cfb55201..9738e335 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.11.0",
+ "@typescript-eslint/eslint-plugin": "^5.12.0",
"@typescript-eslint/parser": "^5.11.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.9.0",