From f85eaad5c15ab4c0f5eddf4ee284771362eab4ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 18:31:49 +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 6a5d222a..8c849d52 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "lint-staged": "15.2.2", "markdownlint-cli": "0.38.0", "npm-run-all": "4.1.5", - "prettier": "2.8.8", + "prettier": "3.2.5", "sort-package-json": "2.7.0" }, "publishConfig": {