Skip to content

Commit ea22136

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

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.0",
58+
"prettier": "3.3.1",
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.0"
2360-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf"
2361-
integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==
2358+
2359+
version "3.3.1"
2360+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac"
2361+
integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==
23622362

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

0 commit comments

Comments
 (0)