From 7af8217a6175f1dd4ca207ed63473de8015a609c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 14:04:38 +0800 Subject: [PATCH] chore(deps): update dependency prettier to v3 (#4) Co-authored-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 979ca6d..22cbf60 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "husky": "^8.0.3", "lerna": "^7.0.0", "lint-staged": "^13.2.2", - "prettier": "^2.8.8", + "prettier": "^3.0.0", "tsbb": "^4.1.5", "jest": "^29.5.0", "jest-watch-typeahead": "^2.2.2",