Merge pull request #314 from codecov/dependabot/npm_and_yarn/eslint-7.27.0

Bump eslint from 7.25.0 to 7.27.0
This commit is contained in:
Joe Becher
2021-05-26 13:19:29 -04:00
committed by GitHub
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"
}
}