aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-04-26 15:22:44 +0800
committerGitHub <noreply@github.com>2022-04-26 15:22:44 +0800
commitd0d44c95a681674078e67ecdac084fd009a2c5d6 (patch)
treeed2128cc0ec8ab96a1825efa5943cb7d3970578d
parent2343e58ea9af3ea34207a9e8efc10d198f469db7 (diff)
parentaec4b0b676fe977aab4083a9710b99d0d77140a4 (diff)
downloadtimeline-d0d44c95a681674078e67ecdac084fd009a2c5d6.tar.gz
timeline-d0d44c95a681674078e67ecdac084fd009a2c5d6.tar.bz2
timeline-d0d44c95a681674078e67ecdac084fd009a2c5d6.zip
Merge pull request #1175 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-5.21.0
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.21.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 afcab71b..9193eceb 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -57,7 +57,7 @@
"@types/react-dom": "^17.0.0",
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
- "@typescript-eslint/eslint-plugin": "^5.20.0",
+ "@typescript-eslint/eslint-plugin": "^5.21.0",
"@typescript-eslint/parser": "^5.21.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.14.0",