Skip to content

Commit

Permalink
Merge pull request jpvalery#97 from jpvalery/renovate/stylelint-confi…
Browse files Browse the repository at this point in the history
…g-prettier-7.x

Update dependency stylelint-config-prettier to v7 [skip ci]
  • Loading branch information
jpvalery authored Nov 28, 2019
2 parents 024b115 + 85cd30f commit 9f5fc32
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 @@ -84,7 +84,7 @@
"eslint-config-gatsby-standard": "2.2.0",
"percy": "0.20.1",
"prettier": "1.19.1",
"stylelint-config-prettier": "6.0.0",
"stylelint-config-prettier": "7.0.0",
"stylelint-config-standard": "19.0.0",
"stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.9.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14039,10 +14039,10 @@ stylehacks@^4.0.0:
postcss "^7.0.0"
postcss-selector-parser "^3.0.0"

stylelint-config-prettier@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-6.0.0.tgz#600aa218d8e34cf44a025903b0f60c079fd83366"
integrity sha512-f/BKiUAczB4KODC1w5eY6LoNgfq6QzdSnSc4ccAATKo1IfYCuG3IZwaxj/5AAxl1kyaW7kPLBOXG66O4gSIKTQ==
stylelint-config-prettier@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-7.0.0.tgz#a34bd0686dc22f9394271a59b9d7a8a58ec92452"
integrity sha512-qF2HcWd4QJJozdqjq/IbnoANHwP7FVRG6dqxGBKWNI/L6bdWi8aXI0hRtkkar2QjrP5riGACE2uDxfcL4AZqRA==

stylelint-config-recommended@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 9f5fc32

Please sign in to comment.