aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-08 15:27:50 +0800
committerGitHub <noreply@github.com>2022-02-08 15:27:50 +0800
commitca280f605897c8da0340c95291740b23b1b63db2 (patch)
tree5c70c83e67cd2a16793013db845c70bdfc073f67
parent6c7cf832b2aec8a6cdfde286d9f33ca70e42f293 (diff)
parent066d462fd49271fbf52e034b5319f7783c2d41c3 (diff)
downloadtimeline-ca280f605897c8da0340c95291740b23b1b63db2.tar.gz
timeline-ca280f605897c8da0340c95291740b23b1b63db2.tar.bz2
timeline-ca280f605897c8da0340c95291740b23b1b63db2.zip
Merge pull request #1050 from crupest/dependabot/npm_and_yarn/FrontEnd/typescript-eslint/eslint-plugin-5.11.0
build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.10.2 to 5.11.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 94186bc6..4c5da2da 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -56,7 +56,7 @@
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
"@types/remarkable": "^2.0.3",
- "@typescript-eslint/eslint-plugin": "^5.10.2",
+ "@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.10.2",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.8.0",