chore: Bump eslint from 6.7.2 to 6.8.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.7.2 to 6.8.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/v6.7.2...v6.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-23 07:34:50 +00:00
committed by Clare Liguori
parent 8588cbdcd3
commit 23d406d277
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
},
"devDependencies": {
"@zeit/ncc": "^0.20.5",
"eslint": "^6.7.2",
"eslint": "^6.8.0",
"jest": "^24.9.0"
}
}