aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-07 05:06:43 +0000
committerGitHub <noreply@github.com>2022-06-07 05:06:43 +0000
commit2853a2740e96d971417e7b46ac7e22af4f7b5acb (patch)
treea1d15c48c0e896a2dadb2880309b14e041230ca9
parent04c7f78a46d0879aca8b1c23276446b940a0175e (diff)
downloadtimeline-2853a2740e96d971417e7b46ac7e22af4f7b5acb.tar.gz
timeline-2853a2740e96d971417e7b46ac7e22af4f7b5acb.tar.bz2
timeline-2853a2740e96d971417e7b46ac7e22af4f7b5acb.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 5.27.0 to 5.27.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.1/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 e25d13ca..d4854c36 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -57,7 +57,7 @@
"@types/react-dom": "^18.0.5",
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
- "@typescript-eslint/eslint-plugin": "^5.27.0",
+ "@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.16.0",