From 43579c87ac0d0c1def3824df812c9dfa65078361 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 16 Oct 2020 16:24:00 +0000 Subject: [PATCH] Update dependency eslint-config-prettier to v6.13.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6186f6c..e4e90da 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@typescript-eslint/parser": "3.10.1", "@zeit/ncc": "0.22.3", "eslint": "7.11.0", - "eslint-config-prettier": "6.12.0", + "eslint-config-prettier": "6.13.0", "eslint-plugin-prettier": "3.1.4", "jest": "26.5.3", "prettier": "2.1.2" diff --git a/yarn.lock b/yarn.lock index 0250af0..c241a80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1554,10 +1554,10 @@ escodegen@^1.14.1: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@6.12.0: - version "6.12.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.12.0.tgz#9eb2bccff727db1c52104f0b49e87ea46605a0d2" - integrity sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw== +eslint-config-prettier@6.13.0: + version "6.13.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.13.0.tgz#207d88796b5624e5bb815bbbdfc5891ceb9ebffa" + integrity sha512-LcT0i0LSmnzqK2t764pyIt7kKH2AuuqKRTtJTdddWxOiUja9HdG5GXBVF2gmCTvVYWVsTu8J2MhJLVGRh+pj8w== dependencies: get-stdin "^6.0.0"