From cd4bf5b44128ac99898e63420ff7c37ba6494b12 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 16:58:26 +0000 Subject: [PATCH] Update dependency lint-staged to v15 Update lint-staged from 14.0.1 to 15.2.10 Change-type: patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62783778b..fe7a8496e 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "js-polyfills": "^0.1.43", "jsdoc-to-markdown": "^8.0.0", "karma": "^6.3.17", - "lint-staged": "^14.0.0", + "lint-staged": "^15.0.0", "mjs-mocha": "^3.0.0", "mocha": "^10.0.0", "mocha.parallel": "^0.15.6",