diff --git a/package.json b/package.json index 04191234..ddcc16cf 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "husky": "8.0.3", "lint-staged": "13.2.3", "postcss": "8.4.27", - "prettier": "3.0.0", + "prettier": "3.2.2", "tailwindcss": "3.3.3", "typescript": "5.1.6" }, diff --git a/yarn.lock b/yarn.lock index 721ec1ae..691a6485 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8644,10 +8644,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae" - integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g== +prettier@3.2.2: + version "3.2.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.2.tgz#96e580f7ca9c96090ad054616c0c4597e2844b65" + integrity sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A== pretty-bytes@^5.3.0, pretty-bytes@^5.4.1: version "5.6.0"