diff --git a/package.json b/package.json index 4bb99b06..8436fa7e 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "identity-obj-proxy": "^3.0.0", "jest": "^29.6.2", "jest-environment-jsdom": "^29.6.4", - "prettier": "^3.0.2", + "prettier": "^3.0.3", "prettier-plugin-tailwindcss": "^0.5.3", "shelljs": "^0.8.5", "tailwindcss": "^3.3.3", diff --git a/yarn.lock b/yarn.lock index 7016bb29..45ddab6e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8167,10 +8167,10 @@ prettier-plugin-tailwindcss@^0.5.3: resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.3.tgz#ed4b31ee75bbce1db4ac020a859267d5b65ad8df" integrity sha512-M5K80V21yM+CTm/FEFYRv9/9LyInYbCSXpIoPAKMm8zy89IOwdiA2e4JVbcO7tvRtAQWz32zdj7/WKcsmFyAVg== -prettier@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b" - integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ== +prettier@^3.0.3: + version "3.0.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643" + integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg== pretty-format@^27.0.2: version "27.5.1"