aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 07:04:21 +0000
committerGitHub <noreply@github.com>2021-02-16 07:04:21 +0000
commitdd3863730dbed70d71a002a338442c4050c7e62c (patch)
treea4322954680d67801b9ea81e99afece7957666f3
parentd74a62a836a3eaa88aa4ca2a90fb7e9fa4efcd06 (diff)
downloadtimeline-dd3863730dbed70d71a002a338442c4050c7e62c.tar.gz
timeline-dd3863730dbed70d71a002a338442c4050c7e62c.tar.bz2
timeline-dd3863730dbed70d71a002a338442c4050c7e62c.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.15.0 to 4.15.1. - [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.1/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 551eb8cf..94ddcf87 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -75,7 +75,7 @@
"@types/react-router-dom": "^5.1.7",
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
- "@typescript-eslint/eslint-plugin": "^4.15.0",
+ "@typescript-eslint/eslint-plugin": "^4.15.1",
"@typescript-eslint/parser": "^4.15.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",