Bump eslint from 7.25.0 to 7.27.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.27.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.25.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-24 05:51:23 +00:00
committed by GitHub
parent 39ec4545ca
commit 1f38181652
2 changed files with 34 additions and 21 deletions

View File

@@ -39,7 +39,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.22.1",
"eslint": "^7.25.0",
"eslint": "^7.27.0",
"eslint-config-google": "^0.14.0"
}
}