From 32b0c19f58c264cc36dbd39d4f47b821429a9e2a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 26 Feb 2019 19:26:45 +0000 Subject: [PATCH] chore(package): update lockfile yarn.lock --- yarn.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c9fc385c..9789c081 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2223,9 +2223,10 @@ eslint-config-airbnb-base@^13.0.0: object.assign "^4.1.0" object.entries "^1.0.4" -eslint-config-prettier@^3.0.0: - version "3.3.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.3.0.tgz#41afc8d3b852e757f06274ed6c44ca16f939a57d" +eslint-config-prettier@^4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.1.0.tgz#181364895899fff9fd3605fecb5c4f20e7d5f395" + integrity sha512-zILwX9/Ocz4SV2vX7ox85AsrAgXV3f2o2gpIicdMIOra48WYqgUnWNH/cR/iHtmD2Vb3dLSC3LiEJnS05Gkw7w== dependencies: get-stdin "^6.0.0"