Skip to content

Commit

Permalink
Merge pull request #1595 from apiaryio/dependabot/npm_and_yarn/eslint…
Browse files Browse the repository at this point in the history
…-config-prettier-6.5.0

chore(deps-dev): bump eslint-config-prettier from 6.3.0 to 6.5.0
  • Loading branch information
honzajavorek committed Oct 29, 2019
2 parents c5e8d65 + 5ab6ca0 commit 33c93b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/dredd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"cucumber": "5.1.0",
"eslint": "6.5.1",
"eslint-config-airbnb-base": "13.2.0",
"eslint-config-prettier": "6.3.0",
"eslint-config-prettier": "6.5.0",
"eslint-plugin-import": "2.18.2",
"express": "4.17.1",
"mocha": "6.2.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2578,10 +2578,10 @@ eslint-config-airbnb-base@13.2.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 33c93b6

Please sign in to comment.