From beecf841871806b43a7df42be592b6b459943119 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 07:19:19 +0000 Subject: [PATCH] chore(deps): bump lefthook from 1.13.6 to 2.1.10 Bumps [lefthook](https://github.com/evilmartians/lefthook) from 1.13.6 to 2.1.10. - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](https://github.com/evilmartians/lefthook/compare/v1.13.6...v2.1.10) --- updated-dependencies: - dependency-name: lefthook dependency-version: 2.1.10 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92c5274..fcc79c8 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "happy-dom": "^20.8.9", "ink": "^7.1.0", "jsdom": "^29.1.1", - "lefthook": "^1.7.0", + "lefthook": "^2.1.10", "react": "^19.2.7", "turbo": "^2.0.0", "typescript": "^5.6.0",