aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-05 05:07:43 +0000
committerGitHub <noreply@github.com>2022-07-05 05:07:43 +0000
commit7d29646fec54ab9bd43d270a390c1a4d3e2bb4c0 (patch)
treec3fee0b09631740d50439127793717f5b153e607 /FrontEnd
parent19eacdfed0528e0498079efc31ffc9d6d7302fec (diff)
downloadtimeline-7d29646fec54ab9bd43d270a390c1a4d3e2bb4c0.tar.gz
timeline-7d29646fec54ab9bd43d270a390c1a4d3e2bb4c0.tar.bz2
timeline-7d29646fec54ab9bd43d270a390c1a4d3e2bb4c0.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.30.0 to 5.30.5. - [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.30.5/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>
Diffstat (limited to '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 771af29e..97f48251 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.5",
- "@typescript-eslint/eslint-plugin": "^5.30.0",
+ "@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.18.0",