diff --git a/package.json b/package.json index 6327ef4e13fa3e6..f7ee830ad14c521 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "markdownlint-rule-search-replace": "1.2.0", "node-html-parser": "^7.0.1", "parse-diff": "^0.11.1", - "prettier": "3.5.3", + "prettier": "3.6.0", "yaml": "^2.8.0", "yargs": "^17.7.2" }, diff --git a/yarn.lock b/yarn.lock index 5ddaaa8c3feb83f..695f3c61f21e7fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8024,10 +8024,10 @@ prepend-http@^2.0.0: resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897" integrity sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA== -prettier@3.5.3, prettier@^3.2.5: - version "3.5.3" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5" - integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw== +prettier@3.6.0, prettier@^3.2.5: + version "3.6.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea" + integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw== pretty-format@^29.7.0: version "29.7.0"