diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-09 13:53:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-09 13:53:51 +0000 |
commit | 7521f501b2b966b8eb906e928917c58ef3a8a476 (patch) | |
tree | d76601ef274dcf94a75668e9567ebeedbc5d9b3d /FrontEnd/package.json | |
parent | b7b21b1851476c7e09c555d796b66f4eec8f892f (diff) | |
download | timeline-7521f501b2b966b8eb906e928917c58ef3a8a476.tar.gz timeline-7521f501b2b966b8eb906e928917c58ef3a8a476.tar.bz2 timeline-7521f501b2b966b8eb906e928917c58ef3a8a476.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>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 2 |
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",
|