Skip to content

Commit 05a60d3

Browse files
chore(deps): update dependency prettier to v3.2.4 (#192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a5a1a0 commit 05a60d3

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
@@ -31,7 +31,7 @@
3131
"jest": "29.7.0",
3232
"less-middleware": "2.2.1",
3333
"morgan": "1.10.0",
34-
"prettier": "3.2.2"
34+
"prettier": "3.2.4"
3535
},
3636
"prettier": {},
3737
"engines": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4228,10 +4228,10 @@ preserve@^0.2.0:
42284228
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
42294229
integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=
42304230

4231-
4232-
version "3.2.2"
4233-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.2.tgz#96e580f7ca9c96090ad054616c0c4597e2844b65"
4234-
integrity sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==
4231+
4232+
version "3.2.4"
4233+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
4234+
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
42354235

42364236
pretty-format@^29.7.0:
42374237
version "29.7.0"

0 commit comments

Comments
 (0)