Skip to content

Commit ddc5ae3

Browse files
committed
Update dependency prettier to ^3.2.5
1 parent 41cac8d commit ddc5ae3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@typescript-eslint/parser": "^5.62.0",
3333
"eslint": "^8.56.0",
3434
"jest": "29.7.0",
35-
"prettier": "^3.2.4",
35+
"prettier": "^3.2.5",
3636
"rimraf": "^4.4.1",
3737
"ts-jest": "^29.1.1",
3838
"tsx": "^3.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3894,10 +3894,10 @@ prettier@^2.7.1:
38943894
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
38953895
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
38963896

3897-
prettier@^3.2.4:
3898-
version "3.2.4"
3899-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
3900-
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
3897+
prettier@^3.2.5:
3898+
version "3.2.5"
3899+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
3900+
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
39013901

39023902
pretty-format@^29.0.0, pretty-format@^29.1.2:
39033903
version "29.1.2"

0 commit comments

Comments
 (0)