aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-02 07:16:11 +0000
committerGitHub <noreply@github.com>2021-02-02 07:16:11 +0000
commit6099ae24794732cec0639743b927746a1d7a48f4 (patch)
tree0c27281475b7cf8330a20337ac761cd1d430f31e
parent27e6b7be9bce006da6aae651d9903573cf3fd180 (diff)
downloadtimeline-6099ae24794732cec0639743b927746a1d7a48f4.tar.gz
timeline-6099ae24794732cec0639743b927746a1d7a48f4.tar.bz2
timeline-6099ae24794732cec0639743b927746a1d7a48f4.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.14.1 to 4.14.2. - [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.14.2/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 3e06c1b9..48769cf4 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -73,7 +73,7 @@
"@types/react-router-dom": "^5.1.7",
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
- "@typescript-eslint/eslint-plugin": "^4.14.0",
+ "@typescript-eslint/eslint-plugin": "^4.14.2",
"@typescript-eslint/parser": "^4.14.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",