From 39e2d91429dc9c1766c3b7cb09a15b156cfc7a30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 10:05:52 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20pre?= =?UTF-8?q?ttier=20to=20v3.3.0=20(#562)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3779fd4..ee50751 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "postcss-cli": "11.0.0", "postcss-import": "16.1.0", "postcss-nested": "6.0.1", - "prettier": "3.2.5", + "prettier": "3.3.0", "prettier-plugin-tailwindcss": "0.6.1", "simple-icons": "12.0.0", "svg-mixer": "2.3.14", diff --git a/yarn.lock b/yarn.lock index 6e00c3c..4e69e5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2084,10 +2084,10 @@ prettier-plugin-tailwindcss@0.6.1: resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.1.tgz#6cb1f5f3e1a8d8b5ea3f97d19be516d9ce9931bf" integrity sha512-AnbeYZu0WGj+QgKciUgdMnRxrqcxltleZPgdwfA5104BHM3siBLONN/HLW1yS2HvzSNkzpQ/JAj+LN0jcJO+0w== -prettier@3.2.5: - version "3.2.5" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368" - integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A== +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== pretty-hrtime@^1.0.3: version "1.0.3"