From 6c5bca34b95cf70c49a61ec8220cc7db92c03a3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 23:35:22 +0000 Subject: [PATCH] chore(deps-dev): bump @evilmartians/lefthook from 1.13.6 to 2.0.2 Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.13.6 to 2.0.2. - [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.0.2) --- updated-dependencies: - dependency-name: "@evilmartians/lefthook" dependency-version: 2.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 58bf80ac9..1c14658d0 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "@commitlint/cli": "^19.8.1", "@commitlint/config-workspace-scopes": "^19.8.1", "@eslint/js": "^9.38.0", - "@evilmartians/lefthook": "^1.13.6", + "@evilmartians/lefthook": "^2.0.2", "@ls-lint/ls-lint": "^2.3.1", "@stoplight/spectral-cli": "^6.15.0", "@types/eslint": "^9.6.1", @@ -295,7 +295,7 @@ "@eslint/plugin-kit": ["@eslint/plugin-kit@0.4.1", "", { "dependencies": { "@eslint/core": "^0.17.0", "levn": "^0.4.1" } }, "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA=="], - "@evilmartians/lefthook": ["@evilmartians/lefthook@1.13.6", "", { "os": [ "linux", "win32", "darwin", ], "cpu": [ "x64", "ia32", "arm64", ], "bin": { "lefthook": "bin/index.js" } }, "sha512-79vplrUBWL4Fkt59YkEBdSpqBVhNrY8t5+jEp+wX5QbsmbQLcSULqwS7FmbNRyECa2LWMrUWpe6ENIfNwB4jiw=="], + "@evilmartians/lefthook": ["@evilmartians/lefthook@2.0.2", "", { "os": [ "linux", "win32", "darwin", ], "cpu": [ "x64", "ia32", "arm64", ], "bin": { "lefthook": "bin/index.js" } }, "sha512-yrHcA05TEawqOjCqWmmqC7sEUfV3NWTOX/ZuVlRTW1F26fICtDxzekzFynRtkxVoFFs6+0aPXnizEJlfVdSajA=="], "@humanfs/core": ["@humanfs/core@0.19.1", "", {}, "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA=="], diff --git a/package.json b/package.json index 091361a01..f839e5ed8 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@commitlint/cli": "^19.8.1", "@commitlint/config-workspace-scopes": "^19.8.1", "@eslint/js": "^9.38.0", - "@evilmartians/lefthook": "^1.13.6", + "@evilmartians/lefthook": "^2.0.2", "@ls-lint/ls-lint": "^2.3.1", "@stoplight/spectral-cli": "^6.15.0", "@types/eslint": "^9.6.1",