aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-07-20 14:01:18 +0800
committerGitHub <noreply@github.com>2021-07-20 14:01:18 +0800
commit5bb1089091ed5ee379c90378fef8a0ed9e9ab084 (patch)
tree1445ba554bdfcb932f2557beda33932a5ded957c
parent01bd78a8f477ce9ac736406e0a2cfc366df9d8db (diff)
parentc0673d3ad56af1d1bbacbafc5e2fa9e98f556848 (diff)
downloadtimeline-5bb1089091ed5ee379c90378fef8a0ed9e9ab084.tar.gz
timeline-5bb1089091ed5ee379c90378fef8a0ed9e9ab084.tar.bz2
timeline-5bb1089091ed5ee379c90378fef8a0ed9e9ab084.zip
Merge pull request #687 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-4.28.4
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.28.3 to 4.28.4 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 34a78193..4d765d18 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -59,7 +59,7 @@
"@types/react-router-dom": "^5.1.8",
"@types/react-transition-group": "^4.4.2",
"@types/remarkable": "^2.0.3",
- "@typescript-eslint/eslint-plugin": "^4.28.3",
+ "@typescript-eslint/eslint-plugin": "^4.28.4",
"@typescript-eslint/parser": "^4.28.3",
"@vitejs/plugin-react-refresh": "^1.3.5",
"eslint": "^7.31.0",