diff --git a/package.json b/package.json index 8af302d..0622828 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "husky": "^8.0.2", "jsdom": "^22.0.0", "postcss": "^8.4.31", - "prettier": "^2.6.2", + "prettier": "^3.3.3", "prettier-plugin-tailwindcss": "^0.3.0", "sass": "^1.52.2", "start-server-and-test": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 98c3adc..8107c57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3384,10 +3384,10 @@ prettier-plugin-tailwindcss@^0.3.0: resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.3.0.tgz#8299b307c7f6467f52732265579ed9375be6c818" integrity sha512-009/Xqdy7UmkcTBpwlq7jsViDqXAYSOMLDrHAdTMlVZOrKfM2o9Ci7EMWTMZ7SkKBFTG04UM9F9iM2+4i6boDA== -prettier@^2.6.2: - version "2.6.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032" - integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew== +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== pretty-bytes@^5.6.0: version "5.6.0"