Skip to content

Commit 9d60631

Browse files
chore(deps): update dependency prettier to v3.6.0 (#1194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05d2f66 commit 9d60631

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
@@ -73,7 +73,7 @@
7373
"eslint-config-prettier": "10.1.5",
7474
"eslint-plugin-functional": "6.6.3",
7575
"husky": "9.1.7",
76-
"prettier": "3.5.3",
76+
"prettier": "3.6.0",
7777
"prettier-plugin-astro": "^0.14.0",
7878
"prettier-plugin-svelte": "^3.0.0",
7979
"rimraf": "5.0.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5421,10 +5421,10 @@ prettier-plugin-svelte@^3.0.0:
54215421
resolved "https://registry.yarnpkg.com/prettier-plugin-svelte/-/prettier-plugin-svelte-3.4.0.tgz#ed0a860b22d39682c1db5c2a210b3db073b4f689"
54225422
integrity sha512-pn1ra/0mPObzqoIQn/vUTR3ZZI6UuZ0sHqMK5x2jMLGrs53h0sXhkVuDcrlssHwIMk7FYrMjHBPoUSyyEEDlBQ==
54235423

5424-
prettier@3.5.3:
5425-
version "3.5.3"
5426-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
5427-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
5424+
prettier@3.6.0:
5425+
version "3.6.0"
5426+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
5427+
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
54285428

54295429
prettier@^3.0.0:
54305430
version "3.3.3"

0 commit comments

Comments
 (0)