chore(deps): update dependency stylelint-prettier to v2 (#1171)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Samuel Bodin <samuel.bodin@algolia.com>
This commit is contained in:
parent
a5549bcb7b
commit
83a0b53a0e
2 changed files with 5 additions and 5 deletions
|
|
@ -101,7 +101,7 @@
|
|||
"stylelint-config-standard": "23.0.0",
|
||||
"stylelint-no-unsupported-browser-features": "5.0.2",
|
||||
"stylelint-order": "5.0.0",
|
||||
"stylelint-prettier": "1.2.0",
|
||||
"stylelint-prettier": "2.0.0",
|
||||
"typescript": "4.1.2",
|
||||
"watch": "1.0.2",
|
||||
"webpack": "4.44.1"
|
||||
|
|
|
|||
|
|
@ -21143,10 +21143,10 @@ stylelint-order@5.0.0, stylelint-order@^5.0.0:
|
|||
postcss "^8.3.11"
|
||||
postcss-sorting "^7.0.1"
|
||||
|
||||
stylelint-prettier@1.2.0:
|
||||
version "1.2.0"
|
||||
resolved "https://registry.yarnpkg.com/stylelint-prettier/-/stylelint-prettier-1.2.0.tgz#a133d75c794ba820ee47136fc4bf8c72ea185427"
|
||||
integrity sha512-/MYz6W2CNgKHblPzPtk7cybu8H5dGG3c2GevL64RButERj1uJg4SdBIIat1hMfDOmN6QQpldc6tCc//ZAWh9WQ==
|
||||
stylelint-prettier@2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/stylelint-prettier/-/stylelint-prettier-2.0.0.tgz#ead781aea522379f2ffa2d136bafdfc451d699a5"
|
||||
integrity sha512-jvT3G+9lopkeB0ARmDPszyfaOnvnIF+30QCjZxyt7E6fynI1T9mOKgYDNb9bXX17M7PXMZaX3j/26wqakjp1tw==
|
||||
dependencies:
|
||||
prettier-linter-helpers "^1.0.0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue