From 01b40266fbc6fc61c9132ffaefe42402e404b63a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 10:55:23 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 597e714..f4de8d5 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "astro-robots-txt": "^0.5.0", "cz-conventional-changelog": "^3.3.0", "husky": "^8.0.3", - "prettier": "2.8.8", + "prettier": "3.3.1", "prettier-plugin-astro": "^0.8.1", "prettier-plugin-organize-imports": "^3.2.2", "svgo": "3.0.2",