From 386c5ddac23f699460196438fa916aac2a1bb7ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 21:46: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 1601c1ea..2656fc11 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.1.1", "sort-package-json": "2.6.0" }, "publishConfig": {