From c33e0bc866084340ed5f115d88230b33944e78fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 22:44:24 +0000 Subject: [PATCH] build(deps-dev): bump lefthook in the bun-dependencies group Bumps the bun-dependencies group with 1 update: [lefthook](https://github.com/evilmartians/lefthook). Updates `lefthook` from 1.10.7 to 1.10.8 - [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.10.7...v1.10.8) --- updated-dependencies: - dependency-name: lefthook dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bf24106..af6fa42d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "firebase-tools": "13.29.1", "graphqurl": "2.0.0", "js-yaml": "4.1.0", - "lefthook": "1.10.7", + "lefthook": "1.10.8", "plop": "4.0.1", "typescript": "5.7.3" }