From ec535838bc517b84644974b571daf344df55aa01 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Nov 2021 00:47:16 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-prettier to v2.10.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 32d3647..661ae9e 100644 --- a/package.json +++ b/package.json @@ -184,7 +184,7 @@ "enzyme-adapter-react-16": "1.1.1", "eslint": "4.12.1", "eslint-config-airbnb": "16.1.0", - "eslint-config-prettier": "2.9.0", + "eslint-config-prettier": "2.10.0", "eslint-loader": "1.9.0", "eslint-plugin-html": "4.0.2", "eslint-plugin-import": "2.8.0", diff --git a/yarn.lock b/yarn.lock index 8a590f4..5fa6008 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3170,10 +3170,10 @@ eslint-config-airbnb@16.1.0: dependencies: eslint-config-airbnb-base "^12.1.0" -eslint-config-prettier@2.9.0: - version "2.9.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.9.0.tgz#5ecd65174d486c22dff389fe036febf502d468a3" - integrity sha512-ag8YEyBXsm3nmOv1Hz991VtNNDMRa+MNy8cY47Pl4bw6iuzqKbJajXdqUpiw13STdLLrznxgm1hj9NhxeOYq0A== +eslint-config-prettier@2.10.0: + version "2.10.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.10.0.tgz#ec07bc1d01f87d09f61d3840d112dc8a9791e30b" + integrity sha512-Mhl90VLucfBuhmcWBgbUNtgBiK955iCDK1+aHAz7QfDQF6wuzWZ6JjihZ3ejJoGlJWIuko7xLqNm8BA5uenKhA== dependencies: get-stdin "^5.0.1"