aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-12-07 13:48:33 +0800
committerGitHub <noreply@github.com>2021-12-07 13:48:33 +0800
commitc3b1564fce0af7e2cd5aed3d3e4da118910a0393 (patch)
tree286e29b8a909bdd0c9a4d88380ae144e32c203ab
parent0241d95d86267b1586704630452fa68af9423892 (diff)
parent89ad2dbefac8d07d1cc5e9ecb50d0f1b725134b3 (diff)
downloadtimeline-c3b1564fce0af7e2cd5aed3d3e4da118910a0393.tar.gz
timeline-c3b1564fce0af7e2cd5aed3d3e4da118910a0393.tar.bz2
timeline-c3b1564fce0af7e2cd5aed3d3e4da118910a0393.zip
Merge pull request #968 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-5.6.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 25074114..581c8449 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.5.0",
- "@typescript-eslint/parser": "^5.5.0",
+ "@typescript-eslint/parser": "^5.6.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.4.0",
"eslint-config-prettier": "^8.3.0",