Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.5.3 (#193)
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 Mar 3, 2025
1 parent 709354e commit 644d62c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"jest-preset-stylelint": "6.3.2",
"postcss-html": "1.8.0",
"postcss-syntax": "0.36.2",
"prettier": "3.5.2",
"prettier": "3.5.3",
"stylelint": "14.16.1"
},
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,7 @@ __metadata:
jest-preset-stylelint: 6.3.2
postcss-html: 1.8.0
postcss-syntax: 0.36.2
prettier: 3.5.2
prettier: 3.5.3
stylelint: 14.16.1
peerDependencies:
stylelint: ^13 || ^14.0.0
Expand Down Expand Up @@ -4760,12 +4760,12 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"prettier@npm:3.5.2":
version: 3.5.2
resolution: "prettier@npm:3.5.2"
"prettier@npm:3.5.3":
version: 3.5.3
resolution: "prettier@npm:3.5.3"
bin:
prettier: bin/prettier.cjs
checksum: 77adb755fca32a4f4176d02f69766e3a1ced9dd7e8df721c9aa0daee3328c2ab3845ae56fa2cda0c37936f5ff4f3cf4c3cf4dfcbc0d021192356b2af1c5cb7f0
checksum: 61e97bb8e71a95d8f9c71f1fd5229c9aaa9d1e184dedb12399f76aa802fb6fdc8954ecac9df25a7f82ee7311cf8ddbd06baf5507388fc98e5b44036cc6a88a1b
languageName: node
linkType: hard

Expand Down

0 comments on commit 644d62c

Please sign in to comment.