From 42741de324bf53946396edcc6d2183e8e1246cdf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 03:25:51 +0000 Subject: [PATCH] chore(deps): update code formatter packages --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 26549b834..fa95bcfe1 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@typescript-eslint/parser": "5.48.1", "commitizen": "4.2.6", "cz-conventional-changelog": "3.3.0", - "dprint": "0.34.1", + "dprint": "0.47.0", "eslint": "8.31.0", "eslint-config-prettier": "8.6.0", "eslint-config-standard": "17.0.0", @@ -69,11 +69,11 @@ "eslint-plugin-promise": "6.1.1", "eslint-plugin-vitest": "0.0.54", "husky": "8.0.3", - "lint-staged": "13.1.0", + "lint-staged": "13.3.0", "npm-run-all": "4.1.5", - "prettier": "2.8.2", + "prettier": "2.8.8", "prettier-package-json": "2.8.0", - "sort-package-json": "2.1.0", + "sort-package-json": "2.10.0", "turbo": "1.8.2", "typescript": "4.9.4", "ultra-runner": "3.10.5"