chore(deps-dev): bump babel-eslint from 10.0.1 to 10.0.2 in /frontend (#784)

Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.1...v10.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-19 11:52:59 +01:00
committed by Henrique Dias
parent 87eaf3ce5c
commit 5956647bd0
2 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@
"@vue/cli-plugin-babel": "^3.8.0",
"@vue/cli-plugin-eslint": "^3.8.0",
"@vue/cli-service": "^3.8.4",
"babel-eslint": "^10.0.1",
"babel-eslint": "^10.0.2",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.2.2",
"vue-template-compiler": "^2.6.10"