Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-prettier to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 3, 2019
1 parent e803506 commit 5dc4114
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/puppeteer": "^1.12.3",
"auto-changelog": "^1.12.0",
"eslint": "5.16.0",
"eslint-config-prettier": "3.6.0",
"eslint-config-prettier": "4.1.0",
"eslint-plugin-jest": "22.4.1",
"husky": "1.3.1",
"jest": "^24.5.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1687,9 +1687,10 @@ escodegen@^1.9.0:
optionalDependencies:
source-map "~0.6.1"

[email protected]:
version "3.6.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.6.0.tgz#8ca3ffac4bd6eeef623a0651f9d754900e3ec217"
[email protected]:
version "4.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.1.0.tgz#181364895899fff9fd3605fecb5c4f20e7d5f395"
integrity sha512-zILwX9/Ocz4SV2vX7ox85AsrAgXV3f2o2gpIicdMIOra48WYqgUnWNH/cR/iHtmD2Vb3dLSC3LiEJnS05Gkw7w==
dependencies:
get-stdin "^6.0.0"

Expand Down

0 comments on commit 5dc4114

Please sign in to comment.