aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-25 06:09:01 +0000
committerGitHub <noreply@github.com>2021-05-25 06:09:01 +0000
commitf9b4cc4e9a2521d77d065ba848143b9e81779044 (patch)
treef3a5a8a10796d61be8cef67c7a0ac1bc5b4ba78a /FrontEnd/package.json
parenta15e164c709eafd70a2f042c097cdb0d472b01f0 (diff)
downloadtimeline-f9b4cc4e9a2521d77d065ba848143b9e81779044.tar.gz
timeline-f9b4cc4e9a2521d77d065ba848143b9e81779044.tar.bz2
timeline-f9b4cc4e9a2521d77d065ba848143b9e81779044.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.24.0 to 4.25.0. - [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.25.0/packages/parser) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 442b9f54..35fed098 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -82,7 +82,7 @@
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.24.0",
- "@typescript-eslint/parser": "^4.24.0",
+ "@typescript-eslint/parser": "^4.25.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",
"clean-webpack-plugin": "^3.0.0",