aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-09-23 22:12:25 +0800
committerGitHub <noreply@github.com>2021-09-23 22:12:25 +0800
commit4ac90789f77997921be62b625e407cf12c351f06 (patch)
tree4339f22f10e0e7b919261ccb68307b8856450dc2
parent7d44d810229fb61213e9a21863a11b9a4c82576c (diff)
parentbbac577978f8426e3955b89217708ab1e52a793e (diff)
downloadtimeline-4ac90789f77997921be62b625e407cf12c351f06.tar.gz
timeline-4ac90789f77997921be62b625e407cf12c351f06.tar.bz2
timeline-4ac90789f77997921be62b625e407cf12c351f06.zip
Merge pull request #832 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.31.2
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 5ff15b81..4d1e23c1 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -60,7 +60,7 @@
"@types/react-transition-group": "^4.4.3",
"@types/remarkable": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^4.31.2",
- "@typescript-eslint/parser": "^4.31.1",
+ "@typescript-eslint/parser": "^4.31.2",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",