aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-13 09:30:33 +0000
committerGitHub <noreply@github.com>2022-07-13 09:30:33 +0000
commitad4d2fcdbe67a42f82a8447046f8f7dd9b11b417 (patch)
tree1f5fb012b7e854db58b87e084dafc28b063bcd0a /FrontEnd/package.json
parentd3548427a8e7a0db48285f0a2aa890feeb015941 (diff)
downloadtimeline-ad4d2fcdbe67a42f82a8447046f8f7dd9b11b417.tar.gz
timeline-ad4d2fcdbe67a42f82a8447046f8f7dd9b11b417.tar.bz2
timeline-ad4d2fcdbe67a42f82a8447046f8f7dd9b11b417.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.5 to 5.30.6. - [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.6/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/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 209954a5..e481e7ce 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -57,7 +57,7 @@
"@types/react-dom": "^18.0.6",
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.5",
- "@typescript-eslint/eslint-plugin": "^5.30.5",
+ "@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.19.0",