aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-03-15 14:05:12 +0800
committerGitHub <noreply@github.com>2022-03-15 14:05:12 +0800
commit5ebc282149575f7e37203fb49ad60ffe4ff8aff1 (patch)
treeadf2a58f9b1b79931afc337fe78e66c9a1e8fd0a
parent16f0e1bf9260f39fe9a1e9c435c59b2876158019 (diff)
parent1808120e9282a42c2aa8959d646bcee8e8b31d15 (diff)
downloadtimeline-5ebc282149575f7e37203fb49ad60ffe4ff8aff1.tar.gz
timeline-5ebc282149575f7e37203fb49ad60ffe4ff8aff1.tar.bz2
timeline-5ebc282149575f7e37203fb49ad60ffe4ff8aff1.zip
Merge pull request #1110 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-5.15.0
build(deps-dev): Bump @typescript-eslint/parser from 5.14.0 to 5.15.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 c738a007..5b249cbb 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.14.0",
- "@typescript-eslint/parser": "^5.14.0",
+ "@typescript-eslint/parser": "^5.15.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.11.0",
"eslint-config-prettier": "^8.5.0",