From c11f6b8804a7143312b519b013b9d09f70305241 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Jul 2018 01:37:26 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-prettier to v2.6.2 --- package.json | 2 +- yarn.lock | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index eed4a5e..3464555 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-import": "2.3.0", "eslint-plugin-jest": "20.0.3", "eslint-plugin-jsx-a11y": "5.0.3", - "eslint-plugin-prettier": "2.1.1", + "eslint-plugin-prettier": "2.6.2", "eslint-plugin-react": "7.0.1", "flow-bin": "0.47.0", "husky": "0.13.4", diff --git a/yarn.lock b/yarn.lock index 8e9c12c..83ca731 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1656,12 +1656,12 @@ eslint-plugin-jsx-a11y@5.0.3: emoji-regex "^6.1.0" jsx-ast-utils "^1.4.0" -eslint-plugin-prettier@2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.1.1.tgz#2fb7e2ab961f2b61d2c8cf91bc17716ca8c53868" +eslint-plugin-prettier@2.6.2: + version "2.6.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.2.tgz#71998c60aedfa2141f7bfcbf9d1c459bf98b4fad" dependencies: fast-diff "^1.1.1" - jest-docblock "^20.0.1" + jest-docblock "^21.0.0" eslint-plugin-react@7.0.1: version "7.0.1" @@ -2690,10 +2690,14 @@ jest-diff@^20.0.3: jest-matcher-utils "^20.0.3" pretty-format "^20.0.3" -jest-docblock@^20.0.1, jest-docblock@^20.0.3: +jest-docblock@^20.0.3: version "20.0.3" resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-20.0.3.tgz#17bea984342cc33d83c50fbe1545ea0efaa44712" +jest-docblock@^21.0.0: + version "21.2.0" + resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-21.2.0.tgz#51529c3b30d5fd159da60c27ceedc195faf8d414" + jest-environment-jsdom@^20.0.3: version "20.0.3" resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-20.0.3.tgz#048a8ac12ee225f7190417713834bb999787de99"