From 703834a4c358dd348e1ffce797f6e3c37a03941f Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 03:45:28 +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 20a8415..243bc58 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/mocha": "^10.0.1", "chai": "^4.3.7", "husky": "^8.0.3", - "lint-staged": "^13.2.1", + "lint-staged": "^15.0.0", "lodash": "^4.17.21", "mocha": "^10.2.0", "peggy": "^3.0.2",