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

Commit

Permalink
Merge #289
Browse files Browse the repository at this point in the history
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 <bot@renovateapp.com>
  • Loading branch information
bors[bot] and renovate-bot committed Jul 6, 2018
2 parents c8bfe78 + f2cd1c9 commit 77a854a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"babel-polyfill": "6.26.0",
"enzyme": "3.3.0",
"eslint-config-prettier": "2.9.0",
"eslint-plugin-prettier": "2.6.1",
"eslint-plugin-prettier": "2.6.2",
"faker": "4.1.0",
"jest-immutable-matchers": "2.0.1",
"prettier": "1.13.7",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2740,9 +2740,9 @@ eslint-plugin-jsx-a11y@5.1.1:
emoji-regex "^6.1.0"
jsx-ast-utils "^1.4.0"

eslint-plugin-prettier@2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.1.tgz#de902b4a66b7bca24296429a59a1cc04020ccbbd"
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 "^21.0.0"
Expand Down

0 comments on commit 77a854a

Please # to comment.