From bd7eadefa9fc6078ba1b3ba00d8f7b0e752226e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 16:48:52 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v3.4.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b76cd695..26c06a95 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "megasanjay-devmoji": "^1.2.1", "next-sitemap": "4.2.3", "postcss": "8.4.40", - "prettier": "3.3.3", + "prettier": "3.4.1", "prettier-plugin-tailwindcss": "^0.6.0", "semantic-release": "22.0.0", "tailwindcss": "3.3.5", diff --git a/yarn.lock b/yarn.lock index 5467126b..06ead607 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7688,10 +7688,10 @@ prettier-plugin-tailwindcss@^0.6.0: resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.5.tgz#e05202784a3f41889711ae38c75c5b8cad72f368" integrity sha512-axfeOArc/RiGHjOIy9HytehlC0ZLeMaqY09mm8YCkMzznKiDkwFzOpBvtuhuv3xG5qB73+Mj7OCe2j/L1ryfuQ== -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== +prettier@3.4.1: + version "3.4.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b" + integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg== pretty-bytes@^5.6.0: version "5.6.0"