Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to v6.5.0 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bukinoshita committed Oct 31, 2019
1 parent 1b56fc1 commit c01fe27
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.4.0",
"eslint-config-prettier": "6.5.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.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.4.0.tgz#0a04f147e31d33c6c161b2dd0971418ac52d0477"
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"
dependencies:
get-stdin "^6.0.0"

Expand Down

0 comments on commit c01fe27

Please sign in to comment.