Skip to content

Commit bff7b84

Browse files
chore(deps): update dependency stylelint-prettier to v1.2.0 (#957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2926feb commit bff7b84

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"stylelint-config-standard": "20.0.0",
101101
"stylelint-no-unsupported-browser-features": "4.1.4",
102102
"stylelint-order": "4.1.0",
103-
"stylelint-prettier": "1.1.2",
103+
"stylelint-prettier": "1.2.0",
104104
"typescript": "4.5.5",
105105
"watch": "1.0.2"
106106
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20319,10 +20319,10 @@ [email protected], stylelint-order@^4.0.0:
2031920319
postcss "^7.0.31"
2032020320
postcss-sorting "^5.0.1"
2032120321

20322-
stylelint-prettier@1.1.2:
20323-
version "1.1.2"
20324-
resolved "https://registry.yarnpkg.com/stylelint-prettier/-/stylelint-prettier-1.1.2.tgz#2b19abe40789c380bffee3d4267c413d981a86ea"
20325-
integrity sha512-8QZ+EtBpMCXYB6cY0hNE3aCDKMySIx4Q8/malLaqgU/KXXa6Cj2KK8ulG1AJvUMD5XSSP8rOotqaCzR/BW6qAA==
20322+
stylelint-prettier@1.2.0:
20323+
version "1.2.0"
20324+
resolved "https://registry.yarnpkg.com/stylelint-prettier/-/stylelint-prettier-1.2.0.tgz#a133d75c794ba820ee47136fc4bf8c72ea185427"
20325+
integrity sha512-/MYz6W2CNgKHblPzPtk7cybu8H5dGG3c2GevL64RButERj1uJg4SdBIIat1hMfDOmN6QQpldc6tCc//ZAWh9WQ==
2032620326
dependencies:
2032720327
prettier-linter-helpers "^1.0.0"
2032820328

0 commit comments

Comments
 (0)