chore(deps-dev): bump eslint from 5.14.0 to 5.14.1 (#105)

Bumps [eslint](https://github.com/eslint/eslint) from 5.14.0 to 5.14.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/v5.14.0...v5.14.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-22 11:22:11 +00:00
committed by Henrique Dias
parent 1c6e15c064
commit c6eb98aef2
2 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@
"@vue/cli-plugin-eslint": "^3.4.1",
"@vue/cli-service": "^3.4.1",
"babel-eslint": "^10.0.1",
"eslint": "^5.14.0",
"eslint": "^5.14.1",
"eslint-plugin-vue": "^5.2.2",
"vue-template-compiler": "^2.6.6"
},