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 45327e6 commit eb7a6db
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 @@ -33,7 +33,7 @@
"auto-config-hipstersmoothie": "1.0.4",
"eslint": "6.5.1",
"eslint-config-airbnb-base": "14.0.0",
"eslint-config-prettier": "6.3.0",
"eslint-config-prettier": "6.5.0",
"eslint-config-xo": "0.27.1",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsdoc": "15.9.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1664,10 +1664,10 @@ eslint-config-airbnb-base@14.0.0:
object.assign "^4.1.0"
object.entries "^1.1.0"

eslint-config-prettier@6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.3.0.tgz#e73b48e59dc49d950843f3eb96d519e2248286a3"
integrity sha512-EWaGjlDAZRzVFveh2Jsglcere2KK5CJBhkNSa1xs3KfMUGdRiT7lG089eqPdvlzWHpAqaekubOsOMu8W8Yk71A==
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"
integrity sha512-cjXp8SbO9VFGW/Z7mbTydqS9to8Z58E5aYhj3e1+Hx7lS9s6gL5ILKNpCqZAFOVYRcSkWPFYljHrEh8QFEK5EQ==
dependencies:
get-stdin "^6.0.0"

Expand Down

0 comments on commit eb7a6db

Please sign in to comment.