From a801b5761f8886e940143b164796be5ab2a32f40 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 13:21:27 +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 5007ed75..865d6dc7 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "lint-staged": "15.2.2", "markdownlint-cli": "0.39.0", "npm-run-all": "4.1.5", - "prettier": "2.8.8", + "prettier": "3.3.3", "sort-package-json": "2.9.0" }, "publishConfig": {