Skip to content

Commit 0eecb4c

Browse files
chore(deps): update dependency prettier to v3.6.0 (#937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee56f3a commit 0eecb4c

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
@@ -132,7 +132,7 @@
132132
"jest-environment-jsdom": "29.7.0",
133133
"jest-environment-node": "^29.4.1",
134134
"nx": "20.8.2",
135-
"prettier": "3.5.3",
135+
"prettier": "3.6.0",
136136
"semantic-release": "22.0.12",
137137
"ts-jest": "29.3.4",
138138
"ts-node": "10.9.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9201,10 +9201,10 @@ prelude-ls@~1.1.2:
92019201
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
92029202
integrity sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==
92039203

9204-
prettier@3.5.3:
9205-
version "3.5.3"
9206-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
9207-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
9204+
prettier@3.6.0:
9205+
version "3.6.0"
9206+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
9207+
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
92089208

92099209
pretty-format@^29.0.0, pretty-format@^29.7.0:
92109210
version "29.7.0"

0 commit comments

Comments
 (0)