aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-06-14 19:26:33 +0800
committerGitHub <noreply@github.com>2022-06-14 19:26:33 +0800
commitbd631f40b522502088a38d70898bea7333bcb8c6 (patch)
treeac4d89d0c0f6eac9632a3f9c18b8c50d7a09c64d
parent6d2b0e567fba1c2b84b3ca96cc86827a4a7c2cad (diff)
parentce27c6b00de48506ce3534dc4e1a67a12d00e100 (diff)
downloadtimeline-bd631f40b522502088a38d70898bea7333bcb8c6.tar.gz
timeline-bd631f40b522502088a38d70898bea7333bcb8c6.tar.bz2
timeline-bd631f40b522502088a38d70898bea7333bcb8c6.zip
Merge pull request #1251 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-5.28.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 bf51eb77..3c1e30fe 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.27.1",
- "@typescript-eslint/parser": "^5.27.1",
+ "@typescript-eslint/parser": "^5.28.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.17.0",
"eslint-config-prettier": "^8.5.0",