Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Commit 4c19a77

Browse files
Update dependency prettier to v3.6.1 (#234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be2efc1 commit 4c19a77

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
@@ -30,7 +30,7 @@
3030
"stylelint-order": "7.0.0"
3131
},
3232
"devDependencies": {
33-
"prettier": "3.6.0",
33+
"prettier": "3.6.1",
3434
"prettier-config-kwork": "0.0.30"
3535
},
3636
"prettier": "prettier-config-kwork"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -572,10 +572,10 @@ [email protected]:
572572
resolved "https://registry.yarnpkg.com/prettier-config-kwork/-/prettier-config-kwork-0.0.30.tgz#005ed56bad64cc6632abfdbf8947819bceb4df0a"
573573
integrity sha512-YUU/GP2EZnI4xlkOgmRCZdNFV4o53I9WGfSvHokQrAaV48x+PRdiLHKTZdcZKZ+DGfClIfjZmj3GK9+DLE5vqw==
574574

575-
576-
version "3.6.0"
577-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
578-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
575+
576+
version "3.6.1"
577+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
578+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
579579

580580
queue-microtask@^1.2.2:
581581
version "1.2.3"

0 commit comments

Comments
 (0)