Skip to content

Commit

Permalink
build: Bump eslint-plugin-prettier from 2.5.0 to 2.6.0 (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and Gregor Herdmann committed Feb 8, 2018
1 parent d303dd3 commit 4d903ec
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -3,7 +3,7 @@
"babel-eslint": "8.2.1",
"eslint": "4.17.0",
"eslint-config-prettier": "2.9.0",
"eslint-plugin-prettier": "2.5.0",
"eslint-plugin-prettier": "2.6.0",
"eslint-plugin-react": "7.6.1",
"husky": "0.14.3",
"lerna": "2.8.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -3112,9 +3112,9 @@ eslint-config-prettier@2.9.0:
dependencies:
get-stdin "^5.0.1"

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 4d903ec

Please sign in to comment.