From 6b1af908d6e36024c1d4c773dfdb734a5465bf02 Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 11:43:57 +0000 Subject: [PATCH] Update dependency lint-staged to v14 Update lint-staged from 13.3.0 to 14.0.1 Change-type: patch --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9f79ecff..bb254a9c2 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@types/traverse": "^0.6.32", "deplint": "^1.1.3", "jest": "^29.5.0", - "lint-staged": "^13.2.0", + "lint-staged": "^14.0.0", "prettier": "^2.8.7", "rimraf": "^5.0.0", "simple-git-hooks": "^2.8.1",