From df6d09f722c39d7c42c90ba86872bdfad57cf87e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2019 10:01:47 +0000 Subject: [PATCH] Bump eslint-plugin-prettier from 2.6.0 to 2.7.0 Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v2.6.0...v2.7.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index f6d57aa..a825427 100644 --- a/yarn.lock +++ b/yarn.lock @@ -950,8 +950,8 @@ eslint-config-prettier@^2.6.0: get-stdin "^5.0.1" eslint-plugin-prettier@^2.3.1: - version "2.6.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.0.tgz#33e4e228bdb06142d03c560ce04ec23f6c767dd7" + version "2.7.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.7.0.tgz#b4312dcf2c1d965379d7f9d5b5f8aaadc6a45904" dependencies: fast-diff "^1.1.1" jest-docblock "^21.0.0"