Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to v2.10.0 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bukinoshita committed Jun 4, 2019
1 parent e579131 commit c641026
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 @@ -21,7 +21,7 @@
"node-persist": "^2.1.0"
},
"devDependencies": {
"eslint-config-prettier": "2.3.0",
"eslint-config-prettier": "2.10.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 @@ -435,9 +435,9 @@ escope@^3.6.0:
esrecurse "^4.1.0"
estraverse "^4.1.1"

eslint-config-prettier@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.3.0.tgz#b75b1eabea0c8b97b34403647ee25db349b9d8a0"
eslint-config-prettier@2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.10.0.tgz#ec07bc1d01f87d09f61d3840d112dc8a9791e30b"
dependencies:
get-stdin "^5.0.1"

Expand Down

0 comments on commit c641026

Please sign in to comment.