Skip to content

Commit

Permalink
Update dependency eslint-config-prettier to v6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 26, 2019
1 parent d7dfb39 commit aebbe02
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 @@ -11,7 +11,7 @@
},
"devDependencies": {
"ava": "2.1.0",
"eslint-config-prettier": "6.4.0",
"eslint-config-prettier": "6.5.0",
"xo": "0.25.3"
},
"xo": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1170,9 +1170,9 @@ eslint-ast-utils@^1.1.0:
lodash.get "^4.4.2"
lodash.zip "^4.2.0"

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 aebbe02

Please sign in to comment.