Update dependency eslint-plugin-vue to v5.2.2

This commit is contained in:
Renovate Bot 2019-02-18 11:55:06 +00:00
parent 1966a64a48
commit 98d33a8d6a
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View file

@ -83,7 +83,7 @@
"css.escape": "1.5.1",
"emoji-regex": "7.0.3",
"eslint": "5.14.0",
"eslint-plugin-vue": "5.2.1",
"eslint-plugin-vue": "5.2.2",
"fuzzy": "0.1.3",
"graphql-request": "1.8.2",
"handlebars": "4.1.0",

View file

@ -2907,10 +2907,10 @@ escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
eslint-plugin-vue@5.2.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.1.tgz#89795895c08da56fe3a201955bd645ae67e01918"
integrity sha512-KPrv7Yau1B7PUB+TiEh0bw1lyzQjLp0npfAn7WbkQQFobgwXv4LqmQFBhYXEdXmxSBU/oZ46yBHoTo70RRivUA==
eslint-plugin-vue@5.2.2:
version "5.2.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c"
integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA==
dependencies:
vue-eslint-parser "^5.0.0"