diff --git a/package.json b/package.json index e8433c82977415f..56344a746e885c7 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "lint-staged": "15.2.4", "markdownlint-cli2": "0.13.0", "markdownlint-rule-search-replace": "1.2.0", - "prettier": "3.2.5" + "prettier": "3.3.1" }, "devDependencies": { "jest": "^29.7.0" diff --git a/yarn.lock b/yarn.lock index 077fd13e1a042ac..ac0465b2ef4c515 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6295,10 +6295,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.2.5: - version "3.2.5" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368" - integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A== +prettier@3.3.1: + version "3.3.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac" + integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg== pretty-format@^29.7.0: version "29.7.0"