aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-28 05:07:06 +0000
committerGitHub <noreply@github.com>2021-09-28 05:07:06 +0000
commit78b415ee41c5548d585f1c6837026b15ce746838 (patch)
treec4a07f028147b62c2ba66b033f2ab1ba9c623b5b
parent9b8ecc5353ea66e651d50c0bf1337a30207dad60 (diff)
downloadtimeline-78b415ee41c5548d585f1c6837026b15ce746838.tar.gz
timeline-78b415ee41c5548d585f1c6837026b15ce746838.tar.bz2
timeline-78b415ee41c5548d585f1c6837026b15ce746838.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.31.2 to 4.32.0. - [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.32.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... 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 fe981962..6156667f 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -59,7 +59,7 @@
"@types/react-router-dom": "^5.3.0",
"@types/react-transition-group": "^4.4.3",
"@types/remarkable": "^2.0.3",
- "@typescript-eslint/eslint-plugin": "^4.31.2",
+ "@typescript-eslint/eslint-plugin": "^4.32.0",
"@typescript-eslint/parser": "^4.31.2",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^7.32.0",