diff --git a/.config/remark/package.json b/.config/remark/package.json index eda35f19f6..b486cb311b 100644 --- a/.config/remark/package.json +++ b/.config/remark/package.json @@ -2,7 +2,7 @@ "type": "module", "dependencies": { "markdown-link-check": "^3.12.2", - "prettier": "^3.2.5", + "prettier": "^3.3.3", "remark-cli": "^12.0.1", "remark-comment-config": "^8.0.0", "remark-frontmatter": "^5.0.0", diff --git a/.config/remark/yarn.lock b/.config/remark/yarn.lock index ee5039428c..9f7f199a22 100644 --- a/.config/remark/yarn.lock +++ b/.config/remark/yarn.lock @@ -1986,10 +1986,10 @@ pluralize@^8.0.0: resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1" integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA== -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.3: + version "3.3.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105" + integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew== proc-log@^3.0.0: version "3.0.0"