From 8a088711daf464e36ac201ae15bd5b9fe2676340 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 03:42:26 +0000 Subject: [PATCH] chore(deps): update code style deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ad18b3a..6636545 100644 --- a/package.json +++ b/package.json @@ -68,8 +68,8 @@ "eslint": "8.57.0", "husky": "8.0.3", "jest": "29.7.0", - "lint-staged": "13.3.0", - "prettier": "2.8.8", + "lint-staged": "15.2.2", + "prettier": "3.2.5", "typescript": "5.4.2" }, "engines": {