chore(deps-dev): bump eslint from 5.16.0 to 6.6.0 in /frontend

Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 6.6.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/v5.16.0...v6.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-11 12:23:46 +00:00
committed by GitHub
parent e9bd68f3b0
commit d249b8b202
2 changed files with 365 additions and 227 deletions

View File

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