aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-10-02 22:52:39 +0800
committerGitHub <noreply@github.com>2021-10-02 22:52:39 +0800
commit2b8efdb8e1918a8c80585f81a19477d0c23db997 (patch)
tree2800f01b04ecb337249409cd516461276ef3427f
parent8c27693ee7ab0e80301d191ffec3759d5895b87b (diff)
parent1151eab4520dfd22f6d9320d5ccd45e351b4197b (diff)
downloadtimeline-2b8efdb8e1918a8c80585f81a19477d0c23db997.tar.gz
timeline-2b8efdb8e1918a8c80585f81a19477d0c23db997.tar.bz2
timeline-2b8efdb8e1918a8c80585f81a19477d0c23db997.zip
Merge pull request #847 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/parser-4.32.0
build(deps-dev): Bump @typescript-eslint/parser from 4.31.2 to 4.32.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 c201d52b..26dd110b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -60,7 +60,7 @@
"@types/react-transition-group": "^4.4.3",
"@types/remarkable": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^4.32.0",
- "@typescript-eslint/parser": "^4.31.2",
+ "@typescript-eslint/parser": "^4.32.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",