Merge pull request #3066 from thelounge/renovate/eslint-plugin-vue-5.x
Update dependency eslint-plugin-vue to v5.2.2
This commit is contained in:
commit
3df4661126
@ -83,7 +83,7 @@
|
|||||||
"css.escape": "1.5.1",
|
"css.escape": "1.5.1",
|
||||||
"emoji-regex": "7.0.3",
|
"emoji-regex": "7.0.3",
|
||||||
"eslint": "5.14.0",
|
"eslint": "5.14.0",
|
||||||
"eslint-plugin-vue": "5.2.1",
|
"eslint-plugin-vue": "5.2.2",
|
||||||
"fuzzy": "0.1.3",
|
"fuzzy": "0.1.3",
|
||||||
"graphql-request": "1.8.2",
|
"graphql-request": "1.8.2",
|
||||||
"handlebars": "4.1.0",
|
"handlebars": "4.1.0",
|
||||||
|
@ -2912,10 +2912,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"
|
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
|
||||||
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
||||||
|
|
||||||
eslint-plugin-vue@5.2.1:
|
eslint-plugin-vue@5.2.2:
|
||||||
version "5.2.1"
|
version "5.2.2"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.1.tgz#89795895c08da56fe3a201955bd645ae67e01918"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.2.tgz#86601823b7721b70bc92d54f1728cfc03b36283c"
|
||||||
integrity sha512-KPrv7Yau1B7PUB+TiEh0bw1lyzQjLp0npfAn7WbkQQFobgwXv4LqmQFBhYXEdXmxSBU/oZ46yBHoTo70RRivUA==
|
integrity sha512-CtGWH7IB0DA6BZOwcV9w9q3Ri6Yuo8qMjx05SmOGJ6X6E0Yo3y9E/gQ5tuNxg2dEt30tRnBoFTbvtmW9iEoyHA==
|
||||||
dependencies:
|
dependencies:
|
||||||
vue-eslint-parser "^5.0.0"
|
vue-eslint-parser "^5.0.0"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user