Bump eslint from 7.21.0 to 7.25.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-04-29 21:00:27 +00:00
committed by GitHub
parent 47b1f9735f
commit 052dc5d29d
2 changed files with 52 additions and 31 deletions

View File

@@ -40,7 +40,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.20.0",
"eslint": "^7.21.0",
"eslint": "^7.25.0",
"eslint-config-google": "^0.14.0"
}
}