aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-25 07:19:40 +0000
committerGitHub <noreply@github.com>2021-05-25 07:19:40 +0000
commit21e47e71e65d7c2942cceebaff3bfa577c158369 (patch)
tree039ffaf368593348b1d957373ba4c760d09c52fb /FrontEnd/package.json
parentb5d7ff5daf0fa756f3652f2876af1234eeb0f380 (diff)
downloadtimeline-21e47e71e65d7c2942cceebaff3bfa577c158369.tar.gz
timeline-21e47e71e65d7c2942cceebaff3bfa577c158369.tar.bz2
timeline-21e47e71e65d7c2942cceebaff3bfa577c158369.zip
build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnd
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) 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/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.25.0/packages/eslint-plugin) 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 a352e0a0..558483e4 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -81,7 +81,7 @@
"@types/remarkable": "^2.0.1",
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.4.0",
- "@typescript-eslint/eslint-plugin": "^4.24.0",
+ "@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.25.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",