Merge pull request #3520 from thelounge/renovate/eslint-config-prettier-6.x

Update dependency eslint-config-prettier to v6.6.0
This commit is contained in:
Pavel Djundik 2019-11-18 12:11:25 +02:00 committed by GitHub
commit c64a8728b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -86,7 +86,7 @@
"cssnano": "4.1.10",
"emoji-regex": "8.0.0",
"eslint": "6.6.0",
"eslint-config-prettier": "6.5.0",
"eslint-config-prettier": "6.6.0",
"eslint-plugin-vue": "6.0.1",
"fuzzy": "0.1.3",
"graphql-request": "1.8.2",

View File

@ -3027,10 +3027,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-config-prettier@6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.5.0.tgz#aaf9a495e2a816865e541bfdbb73a65cc162b3eb"
integrity sha512-cjXp8SbO9VFGW/Z7mbTydqS9to8Z58E5aYhj3e1+Hx7lS9s6gL5ILKNpCqZAFOVYRcSkWPFYljHrEh8QFEK5EQ==
eslint-config-prettier@6.6.0:
version "6.6.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.6.0.tgz#4e039f65af8245e32d8fba4a2f5b83ed7186852e"
integrity sha512-6RGaj7jD+HeuSVHoIT6A0WkBhVEk0ULg74kp2FAWIwkYrOERae0TjIO09Cw33oN//gJWmt7aFhVJErEVta7uvA==
dependencies:
get-stdin "^6.0.0"