0
0
Fork 0

Bump eslint-plugin-vue from 7.5.0 to 7.7.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-03 05:54:46 +00:00 committed by GitHub
parent 276a6f00d5
commit e380f76070
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 9 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.7.0",
"vue-template-compiler": "^2.6.11"
},
"eslintConfig": {