From e0445625a3597ea9391649f487e7ced7c5599151 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 04:23:02 +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 acf94ff1..e40b22ba 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "lodash-cli": "4.17.5", "markdownlint-cli": "0.35.0", "npm-run-all": "4.1.5", - "prettier": "2.8.8", + "prettier": "3.0.0", "sass": "1.64.1", "sort-package-json": "2.5.1", "stylelint": "15.10.2"