From 0b57ff6cee41f4139ab3938e9f06bd15b5fe8c29 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Jan 2021 04:55:25 +0000 Subject: [PATCH] Update dependency eslint-config-prettier to v6.15.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 88270dfb..4229c3c5 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "codecov": "3.8.1", "cross-env": "7.0.3", "eslint": "7.18.0", - "eslint-config-prettier": "6.12.0", + "eslint-config-prettier": "6.15.0", "eslint-import-resolver-typescript": "^2.3.0", "eslint-plugin-import": "^2.22.1", "eslint-plugin-prettier": "3.1.4", diff --git a/yarn.lock b/yarn.lock index 37c1cf71..1335b7a1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3174,10 +3174,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.15.0: + version "6.15.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9" + integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw== dependencies: get-stdin "^6.0.0"