Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Commit

Permalink
Update dependency eslint-plugin-prettier to v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 6, 2018
1 parent bd616fa commit b0e026e
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 @@ -25,7 +25,7 @@
"codecov": "3.0.2",
"eslint": "4.19.1",
"eslint-config-prettier": "2.9.0",
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-prettier": "2.6.2",
"fhir-errors": "1.0.0",
"prettier": "1.12.1",
"sinon": "5.0.7",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -643,9 +643,9 @@ eslint-config-prettier@2.9.0:
dependencies:
get-stdin "^5.0.1"

eslint-plugin-prettier@2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.0.tgz#33e4e228bdb06142d03c560ce04ec23f6c767dd7"
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 b0e026e

Please sign in to comment.