aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-21 05:06:21 +0000
committerGitHub <noreply@github.com>2021-09-21 05:06:21 +0000
commit96bf1f212741e86216fbae9c660943002db51276 (patch)
tree51c33d0cfcd4a99c58c007b51d809431705dab74
parent4a67560cfbf0f061b32a0510296af072d570b39b (diff)
downloadtimeline-96bf1f212741e86216fbae9c660943002db51276.tar.gz
timeline-96bf1f212741e86216fbae9c660943002db51276.tar.bz2
timeline-96bf1f212741e86216fbae9c660943002db51276.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.1 to 4.31.2. - [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.31.2/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 66709023..cc3a2d02 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -59,7 +59,7 @@
"@types/react-router-dom": "^5.1.9",
"@types/react-transition-group": "^4.4.3",
"@types/remarkable": "^2.0.3",
- "@typescript-eslint/eslint-plugin": "^4.31.1",
+ "@typescript-eslint/eslint-plugin": "^4.31.2",
"@typescript-eslint/parser": "^4.31.1",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^7.32.0",