From f3d1f5ab846b5e74e42c9cd1e868c95f69302eef Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 00:20:29 +0000 Subject: [PATCH] Pin dependencies Update husky Change-type: patch --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index d507cd8..9a09cf2 100644 --- a/package.json +++ b/package.json @@ -32,10 +32,10 @@ }, "devDependencies": { "@balena/lint": "^9.3.6", - "husky": "^9.1.7", - "lint-staged": "^17.0.0", - "require-npm4-to-publish": "^1.0.0", - "typescript": "^5.9.2" + "husky": "9.1.7", + "lint-staged": "17.0.4", + "require-npm4-to-publish": "1.0.0", + "typescript": "5.9.3" }, "husky": { "hooks": {