Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to v6.7.0 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bukinoshita committed Dec 11, 2019
1 parent c01fe27 commit d32a75b
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 @@ -27,7 +27,7 @@
},
"devDependencies": {
"ava": "0.25.0",
"eslint-config-prettier": "6.5.0",
"eslint-config-prettier": "6.7.0",
"xo": "0.18.2"
},
"xo": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1212,9 +1212,9 @@ escope@^3.6.0:
esrecurse "^4.1.0"
estraverse "^4.1.1"

eslint-config-prettier@6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.5.0.tgz#aaf9a495e2a816865e541bfdbb73a65cc162b3eb"
eslint-config-prettier@6.7.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.7.0.tgz#9a876952e12df2b284adbd3440994bf1f39dfbb9"
dependencies:
get-stdin "^6.0.0"

Expand Down

0 comments on commit d32a75b

Please sign in to comment.