aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-06-29 13:37:13 +0800
committerGitHub <noreply@github.com>2021-06-29 13:37:13 +0800
commitfebd69947823db1b43ed2ddc783f115a2cf46d24 (patch)
tree50b15f8567c0967fae63362215b01c08ca69f59e /FrontEnd
parentd8e2c746207ddf322b46aea434f5ea5c208130ad (diff)
parent8205a715fbc173ca6033d752d0794df1be848f5b (diff)
downloadtimeline-febd69947823db1b43ed2ddc783f115a2cf46d24.tar.gz
timeline-febd69947823db1b43ed2ddc783f115a2cf46d24.tar.bz2
timeline-febd69947823db1b43ed2ddc783f115a2cf46d24.zip
Merge pull request #645 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.28.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 f1d7fa4e..b5cb8998 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -57,7 +57,7 @@
"@types/react-router-dom": "^5.1.7",
"@types/remarkable": "^2.0.2",
"@typescript-eslint/eslint-plugin": "^4.28.0",
- "@typescript-eslint/parser": "^4.28.0",
+ "@typescript-eslint/parser": "^4.28.1",
"@vitejs/plugin-react-refresh": "^1.3.4",
"eslint": "^7.29.0",
"eslint-config-prettier": "^8.3.0",