aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-04-26 15:16:02 +0800
committerGitHub <noreply@github.com>2022-04-26 15:16:02 +0800
commit2343e58ea9af3ea34207a9e8efc10d198f469db7 (patch)
tree902082336fce938e359440c2dcab253f66a78d2b
parentddd0d06782a2fb11a9adeb09142a05ec47496115 (diff)
parent9920a74cd7045daf960f8279c47e3762fce9f471 (diff)
downloadtimeline-2343e58ea9af3ea34207a9e8efc10d198f469db7.tar.gz
timeline-2343e58ea9af3ea34207a9e8efc10d198f469db7.tar.bz2
timeline-2343e58ea9af3ea34207a9e8efc10d198f469db7.zip
Merge pull request #1174 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-5.21.0
build(deps-dev): Bump @typescript-eslint/parser from 5.20.0 to 5.21.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 c7a22bba..afcab71b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -58,7 +58,7 @@
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
"@typescript-eslint/eslint-plugin": "^5.20.0",
- "@typescript-eslint/parser": "^5.20.0",
+ "@typescript-eslint/parser": "^5.21.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.14.0",
"eslint-config-prettier": "^8.5.0",