Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

Commit

Permalink
chore(deps): update dependency stylelint-config-prettier to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 23, 2019
1 parent b34aab6 commit bcd6e9c
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 @@ -232,7 +232,7 @@
"spectron": "5.0.0",
"style-loader": "0.23.1",
"stylelint": "9.10.1",
"stylelint-config-prettier": "4.0.0",
"stylelint-config-prettier": "5.0.0",
"stylelint-config-standard": "18.2.0",
"terser-webpack-plugin": "1.2.2",
"testcafe": "1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12645,10 +12645,10 @@ stylehacks@^4.0.0:
postcss "^7.0.0"
postcss-selector-parser "^3.0.0"

stylelint-config-prettier@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-4.0.0.tgz#8c712977be13bd25191ab8b986b5c07a3342a5dc"
integrity sha512-cwh3QbBC2+3zBeMvuxFjT8XsbSdyoyELOY9BZqMuvphUKEQ+srkPWoN60FlvRwLB014TOke4Y12KvTtfKnaHhg==
stylelint-config-prettier@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-5.0.0.tgz#e7339da065dac8129ca821e234abddcef950b7f8"
integrity sha512-ksd78d8Kfq5CCDaT7C+/5O8RyDnRMkLNsqcpqXtdDkHIkIN9lNTdFeYo6clMFw0MmtibO8Mb7/AbEcZysAKRpw==

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

0 comments on commit bcd6e9c

Please sign in to comment.