From d601d441e2399fca0aab56f8d758dbe002d82200 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 21 Oct 2020 16:36:57 +0000 Subject: [PATCH] chore(deps): update devdependency eslint-config-prettier to ^6.14.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 768081ad0c6..a86f8a223c3 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "core-js": "^3.6.5", "cross-env": "^7.0.2", "eslint": "^7.11.0", - "eslint-config-prettier": "^6.13.0", + "eslint-config-prettier": "^6.14.0", "eslint-config-standard": "^14.1.1", "eslint-config-vue": "^2.0.2", "eslint-plugin-import": "^2.22.1", diff --git a/yarn.lock b/yarn.lock index 91dc3852492..845eb587479 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5518,10 +5518,10 @@ escodegen@^1.14.1: optionalDependencies: source-map "~0.6.1" -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== +eslint-config-prettier@^6.14.0: + version "6.14.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.14.0.tgz#390e7863a8ae99970981933826476169285b3a27" + integrity sha512-DbVwh0qZhAC7CNDWcq8cBdK6FcVHiMTKmCypOPWeZkp9hJ8xYwTaWSa6bb6cjfi8KOeJy0e9a8Izxyx+O4+gCQ== dependencies: get-stdin "^6.0.0"