aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-04-12 15:29:19 +0800
committerGitHub <noreply@github.com>2022-04-12 15:29:19 +0800
commitb3d738b4e0fbffd83ab284cdc654d014953ee940 (patch)
tree0e02cd0aa1d5da3c62eb6502a539c0748e487a1f
parentda0f0abb3d5b2941e2e7c545ec8faf681c26e72a (diff)
parent0d019c656fec1518eb0fc2bb1e9caf31894efcaa (diff)
downloadtimeline-b3d738b4e0fbffd83ab284cdc654d014953ee940.tar.gz
timeline-b3d738b4e0fbffd83ab284cdc654d014953ee940.tar.bz2
timeline-b3d738b4e0fbffd83ab284cdc654d014953ee940.zip
Merge pull request #1154 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-5.19.0
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.19.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 912cbe26..98b87d79 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -57,7 +57,7 @@
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
"@types/remarkable": "^2.0.3",
- "@typescript-eslint/eslint-plugin": "^5.18.0",
+ "@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.18.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.13.0",