From e5651a2e1d4d7e94d537b3be0f0a3292eae4c30b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 21:15:12 +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-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1167a89..87d3f59 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "vue": "^3.5.34" }, "devDependencies": { - "@evilmartians/lefthook": "^2.1.6", + "@evilmartians/lefthook": "^2.1.10", "eslint": "^10.3.0", "eslint-plugin-vue": "^10.9.1", "playwright-chromium": "^1.61.0", @@ -1059,9 +1059,9 @@ } }, "node_modules/@evilmartians/lefthook": { - "version": "2.1.9", - "resolved": "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-2.1.9.tgz", - "integrity": "sha512-+odrq63LQ5kbkmMocXyciavBpvmubPyrrYY3GTgPN5wIi0cIxsDF26ZrozNfGXILbQiM6F6KRHXJZu6Bz9U95A==", + "version": "2.1.10", + "resolved": "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-2.1.10.tgz", + "integrity": "sha512-l5tiHiPQQdFE27g8j8Y1fgvGP9jiIxaxU3Bejq845hJn3M1OT2+QwjB/oqIIb7px2cTxUqFndTCSxK+HPY40rg==", "cpu": [ "x64", "arm64", diff --git a/package.json b/package.json index 423c576..6dd2176 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "vue": "^3.5.34" }, "devDependencies": { - "@evilmartians/lefthook": "^2.1.6", + "@evilmartians/lefthook": "^2.1.10", "eslint": "^10.3.0", "eslint-plugin-vue": "^10.9.1", "playwright-chromium": "^1.61.0",