From 476ee2a0e467afadddf2bc61371301c6ea7d2dd6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 15:44:36 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2278ddf4e0..f8ca2f1255 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint": "~8.33.0", "husky": "~8.0.3", "lerna": "~6.6.0", - "lint-staged": "~13.2.0", + "lint-staged": "~14.0.0", "prettier": "~2.8.3" }, "engines": {