aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-09-19 00:01:51 +0800
committerGitHub <noreply@github.com>2021-09-19 00:01:51 +0800
commit595727d12f4996f823ea5fe71fcfbbda2ac615cc (patch)
treefe1c3f870455213a89d5c93519172404041bb483 /FrontEnd
parente701810a57a4c0d2aa938e036666753356000716 (diff)
parent78b2e42f2d73787413ff69933ced6bf5c8926c97 (diff)
downloadtimeline-595727d12f4996f823ea5fe71fcfbbda2ac615cc.tar.gz
timeline-595727d12f4996f823ea5fe71fcfbbda2ac615cc.tar.bz2
timeline-595727d12f4996f823ea5fe71fcfbbda2ac615cc.zip
Merge pull request #814 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.31.1
Diffstat (limited to '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 61d043f4..5367adcf 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -60,7 +60,7 @@
"@types/react-transition-group": "^4.4.2",
"@types/remarkable": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^4.30.0",
- "@typescript-eslint/parser": "^4.30.0",
+ "@typescript-eslint/parser": "^4.31.1",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",