Merge pull request #18 from opdavies/dependabot/npm_and_yarn/vuejs/eslint-plugin-vue-5.2.3

Bump eslint-plugin-vue from 5.2.2 to 5.2.3 in /vuejs
This commit is contained in:
Oliver Davies 2019-08-31 01:14:32 +01:00 committed by GitHub
commit 2ab5191de7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@
"babel-eslint": "^10.0.3",
"babel-jest": "^23.6.0",
"eslint": "^5.16.0",
"eslint-plugin-vue": "^5.0.0",
"eslint-plugin-vue": "^5.2.3",
"vue-template-compiler": "^2.5.21"
}
}