From 6b5c28a3170006cd3f6f963f03ec2ee67273223e Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 10:43:45 +0000 Subject: [PATCH] Update dependency lint-staged to v15 Update lint-staged from 13.3.0 to 15.2.2 Change-type: patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1553374..97c2b08 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "chai": "^4.3.7", "common-tags": "^1.8.2", "husky": "^8.0.3", - "lint-staged": "^13.2.1", + "lint-staged": "^15.0.0", "mocha": "^10.2.0", "ts-node": "^10.9.1", "typescript": "^5.4.3"