Skip to content

Commit c33f88b

Browse files
chore(deps): update dependency prettier to v3.3.2 (#354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea22136 commit c33f88b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-unicorn": "^53.0.0",
5656
"eslint-plugin-unused-imports": "^4.0.0",
5757
"pnpm": "8.12.1",
58-
"prettier": "3.3.1",
58+
"prettier": "3.3.2",
5959
"typescript-eslint": "7.12.0",
6060
"uvu": "^0.5.6",
6161
"tsm": "^2.3.0"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2355,10 +2355,10 @@ prelude-ls@^1.2.1:
23552355
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
23562356
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
23572357

2358-
2359-
version "3.3.1"
2360-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac"
2361-
integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==
2358+
2359+
version "3.3.2"
2360+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
2361+
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
23622362

23632363
pretty-ms@^7.0.1:
23642364
version "7.0.1"

0 commit comments

Comments
 (0)