From a4246a94bcd2fecba4f6c4d64053d221556362c2 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 14:54:31 +0000 Subject: [PATCH] Update dependency @balena/lint to v9 Update @balena/lint from 8.2.8 to 9.1.3 Change-type: patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83d04a9e1..ed1fb130d 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "typed-error": "^3.2.2" }, "devDependencies": { - "@balena/lint": "^8.2.8", + "@balena/lint": "^9.0.0", "@faker-js/faker": "^9.0.3", "@types/busboy": "^1.5.4", "@types/chai": "^4.3.20",