From de7f3a318e40b57a0ea67f42b759c899a1c273c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 18:41:56 +0000 Subject: [PATCH] build(deps-dev): bump prettier to v3 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b308bc4..79edd3a 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "eslint-plugin-regexp": "1.15.0", "eslint-plugin-simple-import-sort": "10.0.0", "jasmine": "5.0.1", - "prettier": "2.8.8", + "prettier": "3.3.0", "typescript": "5.1.3" } }