Skip to content

Commit 332fa8f

Browse files
Merge pull request #932 from dxw/renovate/prettier-3.x
Update dependency prettier to v3.6.1
2 parents cfea85f + 5a0afba commit 332fa8f

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
@@ -16,7 +16,7 @@
1616
"eslint": "9.29.0",
1717
"eslint-config-prettier": "10.1.5",
1818
"globals": "16.2.0",
19-
"prettier": "3.6.0",
19+
"prettier": "3.6.1",
2020
"stylelint": "16.21.0",
2121
"stylelint-config-standard": "38.0.0",
2222
"stylelint-config-standard-scss": "15.0.1"

yarn.lock

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

1022-
1023-
version "3.6.0"
1024-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
1025-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
1022+
1023+
version "3.6.1"
1024+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
1025+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
10261026

10271027
punycode@^2.1.0:
10281028
version "2.3.1"

0 commit comments

Comments
 (0)