aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-05 05:05:44 +0000
committerGitHub <noreply@github.com>2022-04-05 05:05:44 +0000
commit3d1be241fd80f3aeb94f671f753cb6da95854c38 (patch)
treea3e29375347d63de0f17c5f392e59ae7a5cdaa39 /FrontEnd
parenta648e23d8e218f71075d8a71eb927a507aa371a4 (diff)
downloadtimeline-3d1be241fd80f3aeb94f671f753cb6da95854c38.tar.gz
timeline-3d1be241fd80f3aeb94f671f753cb6da95854c38.tar.bz2
timeline-3d1be241fd80f3aeb94f671f753cb6da95854c38.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.17.0 to 5.18.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.18.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>
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 7b44bca5..55b4affc 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -57,7 +57,7 @@
"@types/react-transition-group": "^4.4.4",
"@types/remarkable": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^5.17.0",
- "@typescript-eslint/parser": "^5.17.0",
+ "@typescript-eslint/parser": "^5.18.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",