aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-09 12:44:18 +0000
committerGitHub <noreply@github.com>2021-03-09 12:44:18 +0000
commit8656048ac910e6208af0b2deca1e0878dbe59a10 (patch)
treef9c031b5eadfc546ec3fdf982575e129fa29f84a
parentfe4ff1e7e196a3aef9509af7fff80d5c5fd3aa02 (diff)
downloadtimeline-8656048ac910e6208af0b2deca1e0878dbe59a10.tar.gz
timeline-8656048ac910e6208af0b2deca1e0878dbe59a10.tar.bz2
timeline-8656048ac910e6208af0b2deca1e0878dbe59a10.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.16.1 to 4.17.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.17.0/packages/eslint-plugin) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index eb847aac..a91d1073 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -77,7 +77,7 @@
"@types/remarkable": "^2.0.1",
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
- "@typescript-eslint/eslint-plugin": "^4.16.1",
+ "@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",