aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-05-25 23:22:50 +0800
committerGitHub <noreply@github.com>2022-05-25 23:22:50 +0800
commita7ff022736019fe7ec67abb2af5ba469f099c1f2 (patch)
treecd36f5c905b89211b8b98e1d629bdf913a7ff286
parent82584761c4f738b8b721e3ea41dfc33111866c27 (diff)
parent42d2f6e25aaaa3e50c3778e4959385a15842084d (diff)
downloadtimeline-a7ff022736019fe7ec67abb2af5ba469f099c1f2.tar.gz
timeline-a7ff022736019fe7ec67abb2af5ba469f099c1f2.tar.bz2
timeline-a7ff022736019fe7ec67abb2af5ba469f099c1f2.zip
Merge pull request #1226 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-5.26.0
build(deps-dev): Bump @typescript-eslint/parser from 5.25.0 to 5.26.0 in /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 5c4a7a62..cea98672 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.26.0",
- "@typescript-eslint/parser": "^5.25.0",
+ "@typescript-eslint/parser": "^5.26.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.16.0",
"eslint-config-prettier": "^8.5.0",