Bump eslint from 6.6.0 to 6.7.1

Bumps [eslint](https://github.com/eslint/eslint) from 6.6.0 to 6.7.1.
- [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/v6.6.0...v6.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-25 07:35:51 +00:00
committed by Clare Liguori
parent d18f724ec8
commit d352c53832
2 changed files with 66 additions and 20 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
},
"devDependencies": {
"@zeit/ncc": "^0.20.5",
"eslint": "^6.6.0",
"eslint": "^6.7.1",
"jest": "^24.9.0"
}
}