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

Commit 5a5624b

Browse files
chore(deps): update dependency prettier to v3.6.1
1 parent 12e0cfb commit 5a5624b

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.3",
2525
"jest-circus": "30.0.3",
26-
"prettier": "3.6.0",
26+
"prettier": "3.6.1",
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.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==
3245+
prettier@3.6.1:
3246+
version "3.6.1"
3247+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
3248+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
32493249

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

0 commit comments

Comments
 (0)