Skip to content

Commit bd5e908

Browse files
Update dependency prettier to v3.8.3
1 parent 891eb42 commit bd5e908

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.8.3",
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.8.3:
2451+
version "3.8.3"
2452+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.3.tgz#560f2de55bf01b4c0503bc629d5df99b9a1d09b0"
2453+
integrity sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==
24542454

24552455
progress@^2.0.3:
24562456
version "2.0.3"

0 commit comments

Comments
 (0)