build(deps-dev): bump eslint-plugin-vue from 7.5.0 to 7.6.0

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.5.0...v7.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-15 07:49:23 +00:00 committed by FireMasterK
parent b52d1f3c0a
commit 6490b90ae9
2 changed files with 19 additions and 12 deletions

View file

@ -32,7 +32,7 @@
"@vue/compiler-sfc": "^3.0.5",
"babel-eslint": "^10.1.0",
"eslint": "^7.19.0",
"eslint-plugin-vue": "^7.5.0"
"eslint-plugin-vue": "^7.6.0"
},
"eslintConfig": {
"root": true,