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": {