Skip to content
This repository was archived by the owner on May 27, 2021. It is now read-only.

Commit 77a854a

Browse files
Merge #289
289: Update dependency eslint-plugin-prettier to v2.6.2 r=rehandalal a=renovate[bot] This Pull Request updates dependency [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from `v2.6.1` to `v2.6.2` <details> <summary>Release Notes</summary> ### [`v2.6.2`](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md#v262-2018-07-06) [Compare Source](prettier/eslint-plugin-prettier@v2.6.1...v2.6.2) * Fix: Add representation for \r to showInvisibles ([#&#8203;100](`https://github.com/prettier/eslint-plugin-prettier/issues/100`)) ([731bbb5](prettier/eslint-plugin-prettier@731bbb5)) * Docs: Add clarification about Flow/React support to readme ([#&#8203;96](`https://github.com/prettier/eslint-plugin-prettier/issues/96`)) ([977aa77](prettier/eslint-plugin-prettier@977aa77)) --- </details> --- This PR has been generated by [Renovate Bot](https://renovatebot.com). Co-authored-by: Renovate Bot <[email protected]>
2 parents c8bfe78 + f2cd1c9 commit 77a854a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-polyfill": "6.26.0",
4444
"enzyme": "3.3.0",
4545
"eslint-config-prettier": "2.9.0",
46-
"eslint-plugin-prettier": "2.6.1",
46+
"eslint-plugin-prettier": "2.6.2",
4747
"faker": "4.1.0",
4848
"jest-immutable-matchers": "2.0.1",
4949
"prettier": "1.13.7",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2740,9 +2740,9 @@ [email protected]:
27402740
emoji-regex "^6.1.0"
27412741
jsx-ast-utils "^1.4.0"
27422742

2743-
2744-
version "2.6.1"
2745-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.1.tgz#de902b4a66b7bca24296429a59a1cc04020ccbbd"
2743+
2744+
version "2.6.2"
2745+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.2.tgz#71998c60aedfa2141f7bfcbf9d1c459bf98b4fad"
27462746
dependencies:
27472747
fast-diff "^1.1.1"
27482748
jest-docblock "^21.0.0"

0 commit comments

Comments
 (0)