Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
Merge pull request #236 from JoinColony/greenkeeper/eslint-config-pre…
Browse files Browse the repository at this point in the history
…ttier-5.0.0

Update eslint-config-prettier to the latest version 🚀
  • Loading branch information
rdig authored Jul 14, 2019
2 parents 48ac0b3 + bc730a7 commit a437d67
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"denodeify": "^1.2.1",
"eslint": "5.16.0",
"eslint-config-airbnb-base": "^13.0.0",
"eslint-config-prettier": "^4.1.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-flowtype": "^3.4.2",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-prettier": "^3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2312,10 +2312,10 @@ eslint-config-airbnb-base@^13.0.0:
object.assign "^4.1.0"
object.entries "^1.0.4"

eslint-config-prettier@^4.1.0:
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==
eslint-config-prettier@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.0.0.tgz#f429a53bde9fc7660e6353910fd996d6284d3c25"
integrity sha512-vDrcCFE3+2ixNT5H83g28bO/uYAwibJxerXPj+E7op4qzBCsAV36QfvdAyVOoNxKAH2Os/e01T/2x++V0LPukA==
dependencies:
get-stdin "^6.0.0"

Expand Down

0 comments on commit a437d67

Please sign in to comment.