Merge pull request #293 from codecov/dependabot/npm_and_yarn/eslint-7.25.0

Bump eslint from 7.21.0 to 7.25.0
This commit is contained in:
Tom Hu
2021-04-29 17:01:51 -04:00
committed by GitHub
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"
}
}