aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-14 05:04:46 +0000
committerGitHub <noreply@github.com>2021-09-14 05:04:46 +0000
commit78b2e42f2d73787413ff69933ced6bf5c8926c97 (patch)
tree306c0d2354a3932ca2ae0d3af6bbb50f768d15a2 /FrontEnd
parentc275771779437a6aca608762d08ad8bc4c42ba15 (diff)
downloadtimeline-78b2e42f2d73787413ff69933ced6bf5c8926c97.tar.gz
timeline-78b2e42f2d73787413ff69933ced6bf5c8926c97.tar.bz2
timeline-78b2e42f2d73787413ff69933ced6bf5c8926c97.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 4.30.0 to 4.31.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.31.1/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 5e8c087c..6b2511f4 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -60,7 +60,7 @@
"@types/react-transition-group": "^4.4.2",
"@types/remarkable": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^4.30.0",
- "@typescript-eslint/parser": "^4.30.0",
+ "@typescript-eslint/parser": "^4.31.1",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",