From 73af75f313457fac49e7a90034c526f2497e6a9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 20:10:15 +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 3da63869..903568e9 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "lint-staged": "15.2.0", "markdownlint-cli": "0.38.0", "npm-run-all": "4.1.5", - "prettier": "2.8.8", + "prettier": "3.2.4", "sort-package-json": "2.7.0" }, "publishConfig": {