aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-24 05:05:35 +0000
committerGitHub <noreply@github.com>2021-08-24 05:05:35 +0000
commit01908b81aef7fefb4ba2984adec4b2b2dc046063 (patch)
tree2931718361fe5ed74b2a99528b8ee19937fe1310
parent6d8996728353376aaf62a302304171a2f9370882 (diff)
downloadtimeline-01908b81aef7fefb4ba2984adec4b2b2dc046063.tar.gz
timeline-01908b81aef7fefb4ba2984adec4b2b2dc046063.tar.bz2
timeline-01908b81aef7fefb4ba2984adec4b2b2dc046063.zip
build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnd
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.29.2 to 4.29.3. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.29.3/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 9bc1e78b..5c14bd96 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.29.2",
+ "@typescript-eslint/eslint-plugin": "^4.29.3",
"@typescript-eslint/parser": "^4.29.2",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^7.32.0",