From 338c6f333f4ff25bf252303e1cf9d77113290954 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:58:47 +0000 Subject: [PATCH] Update dependency prettier to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8211505dd..ef0929d45 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.3.3", "supertest": "6.3.3", "ts-jest": "29.1.3", "tslint": "6.1.3",