chore(deps-dev): bump eslint from 6.6.0 to 6.7.2 in /frontend (#932)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-02 15:52:20 +00:00
committed by Henrique Dias
parent 997a0a433f
commit 73b85eced4
2 changed files with 57 additions and 23 deletions

View File

@@ -29,7 +29,7 @@
"@vue/cli-plugin-eslint": "^4.1.1",
"@vue/cli-service": "^4.0.5",
"babel-eslint": "^10.0.3",
"eslint": "^6.6.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^6.0.1",
"vue-template-compiler": "^2.6.10"
},