aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-11 06:35:23 +0000
committerGitHub <noreply@github.com>2021-05-11 06:35:23 +0000
commit26bcf3d40ad3c3fe8231891706bc71dd8cb37b1c (patch)
treeb0c6bca1a927fabe8fa7b43b39b58c5dfe171bd0 /FrontEnd
parent6b720bb40a7a70fb4293a1c06c310a8928237b94 (diff)
downloadtimeline-26bcf3d40ad3c3fe8231891706bc71dd8cb37b1c.tar.gz
timeline-26bcf3d40ad3c3fe8231891706bc71dd8cb37b1c.tar.bz2
timeline-26bcf3d40ad3c3fe8231891706bc71dd8cb37b1c.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.22.1 to 4.23.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.23.0/packages/eslint-plugin) 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 99217d06..1126c862 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -80,7 +80,7 @@
"@types/remarkable": "^2.0.1",
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
- "@typescript-eslint/eslint-plugin": "^4.22.1",
+ "@typescript-eslint/eslint-plugin": "^4.23.0",
"@typescript-eslint/parser": "^4.23.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",