Skip to content

Commit

Permalink
Update dependency eslint-plugin-prettier to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 27, 2018
1 parent fb74185 commit ea666bd
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 @@ -16,7 +16,7 @@
},
"devDependencies": {
"eslint": "4.15.0",
"eslint-plugin-prettier": "2.5.0",
"eslint-plugin-prettier": "2.6.0",
"jest": "21.2.1",
"localtunnel": "1.8.3",
"prettier": "1.10.2"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -849,9 +849,9 @@ escodegen@^1.6.1:
optionalDependencies:
source-map "~0.5.6"

eslint-plugin-prettier@2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.5.0.tgz#39a91dd7528eaf19cd42c0ee3f2c1f684606a05f"
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"
dependencies:
fast-diff "^1.1.1"
jest-docblock "^21.0.0"
Expand Down

0 comments on commit ea666bd

Please sign in to comment.