From 7b7e8fb2d1381eb915fa20b7f570862078517a5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 11:31:08 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v3.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 10e3212..244200d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "husky": "9.0.11", "jest": "29.7.0", "lint-staged": "15.0.2", - "prettier": "3.2.5" + "prettier": "3.3.1" }, "czConfig": { "path": "node_modules/cz-conventional-changelog"