chore: Bump eslint from 6.7.1 to 6.7.2 (#4)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-09 15:03:08 -08:00
committed by Clare Liguori
parent 11ae4e96f3
commit 1169129f3d
2 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@
},
"devDependencies": {
"@zeit/ncc": "^0.20.5",
"eslint": "^6.7.1",
"eslint": "^6.7.2",
"jest": "^24.9.0"
}
}