Skip to content

Commit

Permalink
Update dependency stylelint-prettier to v5.0.2 (#1229)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 4bc3433 commit d51bbfc
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 @@ -99,7 +99,7 @@
"sinon": "18.0.0",
"stylelint": "16.7.0",
"stylelint-config-standard": "36.0.1",
"stylelint-prettier": "5.0.1",
"stylelint-prettier": "5.0.2",
"webpack": "5.93.0"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16187,10 +16187,10 @@ [email protected]:
dependencies:
stylelint-config-recommended "^14.0.1"

[email protected].1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/stylelint-prettier/-/stylelint-prettier-5.0.1.tgz#f89a233d795579ea3b2a10194c550216cce931c9"
integrity sha512-blsBcSiCv7ZNmUadZPo9tv/ZHxTDRUbByn/NUp3irH5AozPFnAE7SHM/md/2DMdQizUwfuD9/3kOKB5+4a1/4Q==
[email protected].2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/stylelint-prettier/-/stylelint-prettier-5.0.2.tgz#82c0a813d8981fe094fca28126fc88cee22fa789"
integrity sha512-qJ+BN+1T2ZcKz9WIrv0x+eFGHzSUnXfXd5gL///T6XoJvr3D8/ztzz2fhtmXef7Vb8P33zBXmLTTveByr0nwBw==
dependencies:
prettier-linter-helpers "^1.0.0"

Expand Down

0 comments on commit d51bbfc

Please sign in to comment.