Skip to content

Commit 70e19d5

Browse files
chore(deps): update dependency prettier to v3.3.0 (#344)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82c757b commit 70e19d5

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
@@ -55,7 +55,7 @@
5555
"eslint-plugin-unicorn": "^52.0.0",
5656
"eslint-plugin-unused-imports": "^3.2.0",
5757
"pnpm": "8.12.1",
58-
"prettier": "3.2.5",
58+
"prettier": "3.3.0",
5959
"typescript-eslint": "7.9.0",
6060
"uvu": "^0.5.6",
6161
"tsm": "^2.3.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2314,10 +2314,10 @@ prelude-ls@^1.2.1:
23142314
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
23152315
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
23162316

2317-
prettier@3.2.5:
2318-
version "3.2.5"
2319-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
2320-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
2317+
prettier@3.3.0:
2318+
version "3.3.0"
2319+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf"
2320+
integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==
23212321

23222322
pretty-ms@^7.0.1:
23232323
version "7.0.1"

0 commit comments

Comments
 (0)