From 3500537f4452d850d63eb442e509da9fc42c02cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 00:03:23 +0000 Subject: [PATCH] chore(deps-dev): bump @evilmartians/lefthook from 2.1.9 to 2.1.10 Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 2.1.9 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/v2.1.9...v2.1.10) --- updated-dependencies: - dependency-name: "@evilmartians/lefthook" dependency-version: 2.1.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4154a23..cdb7b65 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "description": "GitHub Action to stop Pull Request merges when your main branch is broken.", "devDependencies": { - "@evilmartians/lefthook": "^2.1.9", + "@evilmartians/lefthook": "^2.1.10", "@types/jest": "^30.0.0", "@types/node": "^26.0.1", "@typescript-eslint/eslint-plugin": "^5.51.0", diff --git a/yarn.lock b/yarn.lock index 980f842..219b52c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -500,10 +500,10 @@ resolved "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2" integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q== -"@evilmartians/lefthook@^2.1.9": - version "2.1.9" - resolved "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-2.1.9.tgz#cb38f6430529cdecc77e2f33a5853193819ea2ff" - integrity sha512-+odrq63LQ5kbkmMocXyciavBpvmubPyrrYY3GTgPN5wIi0cIxsDF26ZrozNfGXILbQiM6F6KRHXJZu6Bz9U95A== +"@evilmartians/lefthook@^2.1.10": + version "2.1.10" + resolved "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-2.1.10.tgz#3fcedfea7b9955f42b464bb3534df6280cb8bcec" + integrity sha512-l5tiHiPQQdFE27g8j8Y1fgvGP9jiIxaxU3Bejq845hJn3M1OT2+QwjB/oqIIb7px2cTxUqFndTCSxK+HPY40rg== "@fastify/busboy@^2.0.0": version "2.1.1"