Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit 9689695

Browse files
chore(deps): update dependency prettier to v3.6.0
1 parent 4d6b0ce commit 9689695

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
@@ -23,7 +23,7 @@
2323
"husky": "9.1.7",
2424
"jest": "30.0.2",
2525
"jest-circus": "30.0.2",
26-
"prettier": "3.5.3",
26+
"prettier": "3.6.0",
2727
"ts-jest": "29.4.0",
2828
"ts-node": "10.9.2",
2929
"typescript": "5.8.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3242,10 +3242,10 @@ pkg-dir@^4.2.0:
32423242
dependencies:
32433243
find-up "^4.0.0"
32443244

3245-
prettier@3.5.3:
3246-
version "3.5.3"
3247-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
3248-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
3245+
prettier@3.6.0:
3246+
version "3.6.0"
3247+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
3248+
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
32493249

32503250
pretty-format@30.0.1, pretty-format@^30.0.0:
32513251
version "30.0.1"

0 commit comments

Comments
 (0)