aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-22 06:47:34 +0000
committerGitHub <noreply@github.com>2022-03-22 06:47:34 +0000
commitaff19aaffef4beeaed1a50d85a9eb8de27a417be (patch)
treeb545f56a71808bbffdc945ce11ee4d9fdbdce9c7 /FrontEnd
parent65cac6a26eb71083a68735dd5b8f875e470a0394 (diff)
downloadtimeline-aff19aaffef4beeaed1a50d85a9eb8de27a417be.tar.gz
timeline-aff19aaffef4beeaed1a50d85a9eb8de27a417be.tar.bz2
timeline-aff19aaffef4beeaed1a50d85a9eb8de27a417be.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.15.0 to 5.16.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.16.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 779ac22f..d640c3c5 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.16.0",
- "@typescript-eslint/parser": "^5.15.0",
+ "@typescript-eslint/parser": "^5.16.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.11.0",
"eslint-config-prettier": "^8.5.0",