diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-02 09:27:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-02 09:27:24 +0000 |
commit | 9f485108ad71f610141b090ad15b1deb8d4e94b1 (patch) | |
tree | a19dd5c1ae8612861aa2d5403640aa7fd7006133 /FrontEnd/package.json | |
parent | 6828df125146cd358cccc387f2c4227f0f6ace0e (diff) | |
download | timeline-9f485108ad71f610141b090ad15b1deb8d4e94b1.tar.gz timeline-9f485108ad71f610141b090ad15b1deb8d4e94b1.tar.bz2 timeline-9f485108ad71f610141b090ad15b1deb8d4e94b1.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.2 to 4.16.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.16.1/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 f2572965..94e8e99b 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.2",
+ "@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
|