aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-09 13:53:51 +0000
committerGitHub <noreply@github.com>2021-02-09 13:53:51 +0000
commita392c56c5b5b59bfccfbbabf93bf56d1110cf0f3 (patch)
tree2e3f4a64d337ffcd1abb10593ae41bc6bf6b5da1
parentedd3350c40f2c5a0b4d5f1fba971db8a7d6a1789 (diff)
downloadtimeline-a392c56c5b5b59bfccfbbabf93bf56d1110cf0f3.tar.gz
timeline-a392c56c5b5b59bfccfbbabf93bf56d1110cf0f3.tar.bz2
timeline-a392c56c5b5b59bfccfbbabf93bf56d1110cf0f3.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.2 to 4.15.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.15.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 868e1646..4d51a772 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.2",
+ "@typescript-eslint/eslint-plugin": "^4.15.0",
"@typescript-eslint/parser": "^4.15.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",