From 5ab7ce11070babc14b8c9299c0924312b4a79b8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 01:55:35 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v2.8.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f68b3fd..bfe74f1 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "cz-conventional-changelog": "3.3.0", "husky": "4.2.5", "lint-staged": "10.4.0", - "prettier": "2.1.1", + "prettier": "2.8.8", "semantic-release": "17.1.1", "tsdx": "0.14.0", "tslib": "2.0.1",