Skip to content

Commit 49df7cc

Browse files
Update dependency prettier to v3.6.2
1 parent addc3ec commit 49df7cc

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
@@ -33,7 +33,7 @@
3333
"@typescript-eslint/parser": "8.32.1",
3434
"eslint": "8.57.1",
3535
"npm-run-all2": "8.0.3",
36-
"prettier": "3.5.3",
36+
"prettier": "3.6.2",
3737
"ts-node": "10.9.2",
3838
"ts-node-dev": "2.0.0",
3939
"typescript": "5.8.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3672,10 +3672,10 @@ prelude-ls@^1.2.1:
36723672
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
36733673
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
36743674

3675-
prettier@3.5.3:
3676-
version "3.5.3"
3677-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
3678-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
3675+
prettier@3.6.2:
3676+
version "3.6.2"
3677+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
3678+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
36793679

36803680
promise@^7.1.1:
36813681
version "7.3.1"

0 commit comments

Comments
 (0)