aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-01 19:29:14 +0800
committerGitHub <noreply@github.com>2022-02-01 19:29:14 +0800
commit699d10dd796c84f512c2cafb76f3f282d339bd3e (patch)
treedccc299fd76ff4ed9c18420bd01f5336dd4c342f
parent6d5d012263b02fae34d8c9f8b9051503df342fd2 (diff)
parent3b14ddb6cb620d9858afb16427320fbdb597e5c9 (diff)
downloadtimeline-699d10dd796c84f512c2cafb76f3f282d339bd3e.tar.gz
timeline-699d10dd796c84f512c2cafb76f3f282d339bd3e.tar.bz2
timeline-699d10dd796c84f512c2cafb76f3f282d339bd3e.zip
Merge pull request #1036 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-5.10.2
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.10.0 to 5.10.2 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 fd011014..617f9755 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.10.0",
+ "@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.1",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.5.0",