From 7dab5a735c21f5907f0a78f8e6c878be337aeda5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 22:13:40 +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 a224eb262..d857afbfe 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "jest-environment-miniflare": "^2.14.2", "jest-fetch-mock": "^3.0.3", "nock": "^13.5.5", - "prettier": "2.8.8", + "prettier": "3.4.2", "supertest": "6.3.3", "ts-jest": "29.1.3", "tslint": "6.1.3",