aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-17 15:41:32 +0000
committerGitHub <noreply@github.com>2022-05-17 15:41:32 +0000
commit7fcfd86c1333adb45c041914f1056d4edb1c9652 (patch)
tree0f3023d1ffa4afd1659f91b92c9831c7c779eca9
parent105223b633a5f43c42a33ab3257126610a86f95d (diff)
downloadtimeline-7fcfd86c1333adb45c041914f1056d4edb1c9652.tar.gz
timeline-7fcfd86c1333adb45c041914f1056d4edb1c9652.tar.bz2
timeline-7fcfd86c1333adb45c041914f1056d4edb1c9652.zip
build(deps-dev): Bump @typescript-eslint/parser in /FrontEnd
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.23.0 to 5.25.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.25.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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 73f66517..c18ddefa 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -58,7 +58,7 @@
"@types/react-responsive": "^8.0.5",
"@types/react-transition-group": "^4.4.4",
"@typescript-eslint/eslint-plugin": "^5.24.0",
- "@typescript-eslint/parser": "^5.23.0",
+ "@typescript-eslint/parser": "^5.25.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.15.0",
"eslint-config-prettier": "^8.5.0",