Skip to content

Commit 6199b75

Browse files
chore(deps): update dependency prettier to v3.5.3 (#271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c5d858 commit 6199b75

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.5.1"
34+
"prettier": "3.5.3"
3535
},
3636
"prettier": {},
3737
"engines": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4315,10 +4315,10 @@ preserve@^0.2.0:
43154315
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
43164316
integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=
43174317

4318-
4319-
version "3.5.1"
4320-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
4321-
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
4318+
4319+
version "3.5.3"
4320+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4321+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
43224322

43234323
pretty-format@^29.7.0:
43244324
version "29.7.0"

0 commit comments

Comments
 (0)