Skip to content

Commit e7e4941

Browse files
Update dependency prettier to ^3.5.0
1 parent e7f009d commit e7e4941

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.0",
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
@@ -3497,10 +3497,10 @@ prettier@^2.7.1:
34973497
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
34983498
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
34993499

3500-
prettier@^3.3.3:
3501-
version "3.3.3"
3502-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
3503-
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
3500+
prettier@^3.5.0:
3501+
version "3.5.0"
3502+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
3503+
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
35043504

35053505
pretty-format@^29.0.0, pretty-format@^29.1.2:
35063506
version "29.1.2"

0 commit comments

Comments
 (0)