0
0
Fork 0

Bump eslint-plugin-vue from 7.5.0 to 7.10.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-31 06:19:37 +00:00 committed by GitHub
parent cd969026cf
commit a67ef84ebe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 35 additions and 18 deletions

View file

@ -25,7 +25,7 @@
"@vue/cli-service": "~4.5.11",
"babel-eslint": "^10.1.0",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^7.5.0",
"eslint-plugin-vue": "^7.10.0",
"vue-template-compiler": "^2.6.11"
},
"eslintConfig": {