diff --git a/prettier/package.json b/prettier/package.json index 894a7fc1..9f9fba21 100644 --- a/prettier/package.json +++ b/prettier/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "dependencies": { "@trivago/prettier-plugin-sort-imports": "^4.3.0", - "prettier": "3.4.1", + "prettier": "3.4.2", "prettier-plugin-tailwindcss": "^0.6.0", "tailwindcss": "^3.3.2" }