Skip to content

Commit 168dccb

Browse files
chore(deps): update dependency prettier to v3.5.3 (#401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56acf56 commit 168dccb

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": "^55.0.0",
5656
"eslint-plugin-unused-imports": "^4.1.4",
5757
"pnpm": "9.11.0",
58-
"prettier": "3.5.2",
58+
"prettier": "3.5.3",
5959
"tsm": "^2.3.0",
6060
"tsx": "^4.19.1",
6161
"typescript-eslint": "7.18.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2447,10 +2447,10 @@ prelude-ls@^1.2.1:
24472447
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
24482448
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
24492449

2450-
2451-
version "3.5.2"
2452-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
2453-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
2450+
2451+
version "3.5.3"
2452+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
2453+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
24542454

24552455
progress@^2.0.3:
24562456
version "2.0.3"

0 commit comments

Comments
 (0)