diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-30 06:50:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-30 06:50:26 +0000 |
commit | 3fd32d0226336479226038221d3adb78be779453 (patch) | |
tree | fb99fa1d9e6f4058329a9b7f17832869337bba35 /FrontEnd/package.json | |
parent | 15d7475a35934c2cec4c637b909ee9448b598323 (diff) | |
download | timeline-3fd32d0226336479226038221d3adb78be779453.tar.gz timeline-3fd32d0226336479226038221d3adb78be779453.tar.bz2 timeline-3fd32d0226336479226038221d3adb78be779453.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.19.0 to 4.20.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.20.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 b706cc59..18a7da98 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -77,7 +77,7 @@ "@types/remarkable": "^2.0.1",
"@types/webpack-env": "^1.16.0",
"@types/xregexp": "^4.3.0",
- "@typescript-eslint/eslint-plugin": "^4.19.0",
+ "@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.19.0",
"@yarnpkg/pnpify": "^2.4.0",
"babel-loader": "^8.2.2",
|