aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-01 06:22:44 +0000
committerGitHub <noreply@github.com>2021-06-01 06:22:44 +0000
commit14d2c35aa926968f7e111d1e23a8050199836249 (patch)
tree5ce6f02fedbd21a01a4cfc64c9a4b4332af7a3c2 /FrontEnd/package.json
parent879653010741d1296046d653942b08d7498e17d8 (diff)
downloadtimeline-14d2c35aa926968f7e111d1e23a8050199836249.tar.gz
timeline-14d2c35aa926968f7e111d1e23a8050199836249.tar.bz2
timeline-14d2c35aa926968f7e111d1e23a8050199836249.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.25.0 to 4.26.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.26.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 9943355b..da2cd460 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.25.0",
+ "@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.25.0",
"babel-loader": "^8.2.2",
"babel-plugin-transform-builtin-extend": "^1.1.2",