Skip to content

Commit d0766cf

Browse files
chore(deps): update dependency prettier to v3.6.2
1 parent 9c3d4c7 commit d0766cf

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

yarn.lock

Lines changed: 4 additions & 4 deletions
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-
prettier@3.5.3:
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==
2450+
prettier@3.6.2:
2451+
version "3.6.2"
2452+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
2453+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
24542454

24552455
progress@^2.0.3:
24562456
version "2.0.3"

0 commit comments

Comments
 (0)