diff --git a/.config/remark/package.json b/.config/remark/package.json index 2490787a3f..04e99f72c5 100644 --- a/.config/remark/package.json +++ b/.config/remark/package.json @@ -2,7 +2,7 @@ "type": "module", "dependencies": { "markdown-link-check": "^3.11.2", - "prettier": "^3.1.1", + "prettier": "^3.2.5", "remark-cli": "^12.0.0", "remark-comment-config": "^8.0.0", "remark-frontmatter": "^5.0.0", diff --git a/.config/remark/yarn.lock b/.config/remark/yarn.lock index 9bb2a53869..66a525dfe3 100644 --- a/.config/remark/yarn.lock +++ b/.config/remark/yarn.lock @@ -1708,10 +1708,10 @@ pluralize@^8.0.0: resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1" integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA== -prettier@^3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848" - integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw== +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== proc-log@^3.0.0: version "3.0.0"