aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-12-24 13:22:59 +0800
committerGitHub <noreply@github.com>2021-12-24 13:22:59 +0800
commitb395a1ca3043850d64d9bd17cb317518155d001a (patch)
tree066e8db142aecb8f82b56d076b49d4743191b30f
parent50190f84b30c765fd9f0046fce399e3b851863db (diff)
parentd22c44d173a34dc47b33207fbe291f91f487f259 (diff)
downloadtimeline-b395a1ca3043850d64d9bd17cb317518155d001a.tar.gz
timeline-b395a1ca3043850d64d9bd17cb317518155d001a.tar.bz2
timeline-b395a1ca3043850d64d9bd17cb317518155d001a.zip
Merge pull request #1000 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-5.8.0
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 4b62af09..d2eab519 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -57,7 +57,7 @@
"@types/react-transition-group": "^4.4.4",
"@types/remarkable": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^5.7.0",
- "@typescript-eslint/parser": "^5.7.0",
+ "@typescript-eslint/parser": "^5.8.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.5.0",
"eslint-config-prettier": "^8.3.0",