From 4a76a43e9240c1c55048bd036c5c6b7060cb1ff6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 15:24:02 +0000 Subject: [PATCH] :arrow_up: Updates prettier to v3 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ec03963..5ac2ce1 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@types/jest": "26.0.23", "@types/lodash.mergewith": "4.6.6", "@types/parse-json": "4.0.0", - "@types/prettier": "2.2.3", + "@types/prettier": "3.0.0", "@typescript-eslint/eslint-plugin": "4.23.0", "@typescript-eslint/parser": "4.23.0", "cz-conventional-changelog": "3.3.0", @@ -94,7 +94,7 @@ "parse-json": "5.2.0", "path-type": "4.0.0", "png2icons": "2.0.1", - "prettier": "2.3.0", + "prettier": "3.4.1", "pretty-quick": "3.1.0", "remark-cli": "9.0.0", "remark-lint-code-block-style": "2.0.1",