Skip to content

Commit e6686b9

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

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
@@ -60,7 +60,7 @@
6060
"eslint-plugin-jest": "27.9.0",
6161
"jest": "29.7.0",
6262
"nodemon": "3.1.10",
63-
"prettier": "3.5.3",
63+
"prettier": "3.6.0",
6464
"rimraf": "5.0.10",
6565
"semantic-release": "21.1.2",
6666
"typescript": "5.8.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6403,10 +6403,10 @@ prelude-ls@^1.2.1:
64036403
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
64046404
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
64056405

6406-
prettier@3.5.3:
6407-
version "3.5.3"
6408-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
6409-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
6406+
prettier@3.6.0:
6407+
version "3.6.0"
6408+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
6409+
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
64106410

64116411
pretty-format@^29.0.0, pretty-format@^29.0.1:
64126412
version "29.0.1"

0 commit comments

Comments
 (0)