Bump eslint from 7.10.0 to 7.20.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.20.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.10.0...v7.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-19 06:04:31 +00:00
committed by GitHub
parent dca436b2e6
commit a3ebeb5ddf
2 changed files with 194 additions and 188 deletions

View File

@@ -31,7 +31,7 @@
"@types/react-linkify": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^4.3.0",
"@typescript-eslint/parser": "^4.15.1",
"eslint": "^7.10.0",
"eslint": "^7.20.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.22.1",