From 2c9f1fd2943348309ef81fa660892bd610edb296 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 02:05:35 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v3.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90dffd447..3ca50a0da 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "nanostores": "0.9.3", "postcss-nesting": "12.0.1", "postcss-preset-env": "9.1.1", - "prettier": "3.0.1", + "prettier": "3.0.2", "prettier-plugin-astro": "0.11.0", "prettier-plugin-tailwindcss": "0.5.1", "reading-time": "1.5.0",