Skip to content

Commit 7317f93

Browse files
chore(deps): update dependency prettier to v3.2.4
1 parent 0abb97b commit 7317f93

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
@@ -42,7 +42,7 @@
4242
"eslint": "8.56.0",
4343
"jest": "29.7.0",
4444
"js-yaml": "4.1.0",
45-
"prettier": "3.2.2",
45+
"prettier": "3.2.4",
4646
"typescript": "5.3.3"
4747
},
4848
"resolutions": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2880,10 +2880,10 @@ prelude-ls@^1.2.1:
28802880
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
28812881
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
28822882

2883-
2884-
version "3.2.2"
2885-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.2.tgz#96e580f7ca9c96090ad054616c0c4597e2844b65"
2886-
integrity sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==
2883+
2884+
version "3.2.4"
2885+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
2886+
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
28872887

28882888
pretty-format@^29.0.0, pretty-format@^29.2.1:
28892889
version "29.2.1"

0 commit comments

Comments
 (0)