Skip to content

Commit d37c6b5

Browse files
Update dependency prettier to ^3.5.3
1 parent 2117a27 commit d37c6b5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@typescript-eslint/parser": "^5.62.0",
3333
"eslint": "^8.57.1",
3434
"jest": "29.7.0",
35-
"prettier": "^3.3.3",
35+
"prettier": "^3.5.3",
3636
"rimraf": "^4.4.1",
3737
"ts-jest": "^29.2.5",
3838
"tsx": "^3.14.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3502,10 +3502,10 @@ prettier@^2.7.1:
35023502
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
35033503
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
35043504

3505-
prettier@^3.3.3:
3506-
version "3.3.3"
3507-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
3508-
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
3505+
prettier@^3.5.3:
3506+
version "3.5.3"
3507+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
3508+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
35093509

35103510
pretty-format@^29.0.0, pretty-format@^29.1.2:
35113511
version "29.1.2"

0 commit comments

Comments
 (0)