Skip to content

Commit

Permalink
Merge pull request #336 from makowis/renovate/eslint-config-prettier-6.x
Browse files Browse the repository at this point in the history
Update dependency eslint-config-prettier to v6.3.0
  • Loading branch information
makowis authored Sep 10, 2019
2 parents 01e456a + c819a8f commit dc91f4c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@storybook/react": "4.1.18",
"babel-loader": "8.0.5",
"eslint-config-airbnb": "17.1.1",
"eslint-config-prettier": "6.2.0",
"eslint-config-prettier": "6.3.0",
"eslint-plugin-flowtype": "4.3.0",
"eslint-plugin-import": "2.18.2",
"eslint-plugin-jsx-a11y": "6.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5484,10 +5484,10 @@ eslint-config-airbnb@17.1.1:
object.assign "^4.1.0"
object.entries "^1.1.0"

eslint-config-prettier@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.2.0.tgz#80e0b8714e3f6868c4ac2a25fbf39c02e73527a7"
integrity sha512-VLsgK/D+S/FEsda7Um1+N8FThec6LqE3vhcMyp8mlmto97y3fGf3DX7byJexGuOb1QY0Z/zz222U5t+xSfcZDQ==
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==
dependencies:
get-stdin "^6.0.0"

Expand Down

0 comments on commit dc91f4c

Please sign in to comment.