diff --git a/package.json b/package.json index e9b8c19..de98ee5 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,6 @@ "fix": "prettier '**/*.{md,html,scss,yml}' --write" }, "devDependencies": { - "prettier": "^3.2.5" + "prettier": "^3.3.1" } } diff --git a/yarn.lock b/yarn.lock index f94efb9..353430f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,10 +2,10 @@ # yarn lockfile v1 -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== tachyons-custom@^4.9.5: version "4.9.8"