diff --git a/package.json b/package.json index 40e2450..c886507 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "parcel": "^2.11.0", "postcss": "^8.0.0", "postcss-modules": "^6.0.0", - "prettier": "^3.2.4", + "prettier": "^3.3.0", "typescript-plugin-css-modules": "^5.0.2" } } diff --git a/yarn.lock b/yarn.lock index a52c5f5..f5d41e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1891,10 +1891,10 @@ posthtml@^0.16.4, posthtml@^0.16.5: posthtml-parser "^0.11.0" posthtml-render "^3.0.0" -prettier@^3.2.4: - version "3.2.4" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283" - integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ== +prettier@^3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf" + integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g== prr@~1.0.1: version "1.0.1"