aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-07 15:08:14 +0000
committerGitHub <noreply@github.com>2022-06-07 15:08:14 +0000
commit2378bc551487fb7c414bb2bca74634eb295501e4 (patch)
tree94cebe2856b6116d2901908f9abd86700c671139
parentced67d5a341a081de566729921688d0d8f953b53 (diff)
downloadtimeline-2378bc551487fb7c414bb2bca74634eb295501e4.tar.gz
timeline-2378bc551487fb7c414bb2bca74634eb295501e4.tar.bz2
timeline-2378bc551487fb7c414bb2bca74634eb295501e4.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.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/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.27.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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 ea2ce505..b15b4597 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.27.1",
- "@typescript-eslint/parser": "^5.27.0",
+ "@typescript-eslint/parser": "^5.27.1",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.17.0",
"eslint-config-prettier": "^8.5.0",