Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 23, 2018
1 parent 0811763 commit 48d46b9
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 @@ -44,7 +44,7 @@
"eslint-config-prettier": "2.9.0",
"eslint-plugin-import": "2.12.0",
"eslint-plugin-jest": "21.15.1",
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-prettier": "2.6.1",
"eslint-plugin-react": "7.8.2",
"husky": "0.14.3",
"jest": "23.0.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1745,9 +1745,9 @@ [email protected]:
version "21.15.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.15.1.tgz#662a3f0888002878f0f388efd09c190a95c33d82"

[email protected].0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.0.tgz#33e4e228bdb06142d03c560ce04ec23f6c767dd7"
[email protected].1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.6.1.tgz#de902b4a66b7bca24296429a59a1cc04020ccbbd"
dependencies:
fast-diff "^1.1.1"
jest-docblock "^21.0.0"
Expand Down

0 comments on commit 48d46b9

Please sign in to comment.