From 3aeb3c357b5a0cd87509e7e610f9bdd0dbcc5b89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 05:48:41 +0200 Subject: [PATCH] chore(deps-dev): bump @evilmartians/lefthook from 1.6.12 to 1.6.14 (#1568) Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.6.12 to 1.6.14. - [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.6.12...v1.6.14) --- updated-dependencies: - dependency-name: "@evilmartians/lefthook" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7444cc59e..052cb4f91 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Florian Imdahl ", "description": "API clients for various services.", "devDependencies": { - "@evilmartians/lefthook": "1.6.12", + "@evilmartians/lefthook": "1.6.14", "@ffflorian/eslint-config": "0.8.3", "@ffflorian/prettier-config": "0.3.3", "@typescript-eslint/eslint-plugin": "5.62.0", diff --git a/yarn.lock b/yarn.lock index d03750904..15759678a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -176,10 +176,10 @@ resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403" integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ== -"@evilmartians/lefthook@1.6.12": - version "1.6.12" - resolved "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-1.6.12.tgz#b310adbec2bef2eee3462fee7aebe5d8ec37e23f" - integrity sha512-/XPEl3ivb8JpvpXOooSumdYTKb8T4iUGh9l3Vpo5vDH+7h8Nk54Dzw+clT5ubXFSQNOV8BchDn5omVfcr0+15g== +"@evilmartians/lefthook@1.6.14": + version "1.6.14" + resolved "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-1.6.14.tgz#2167d0aaa5bde61b19297d481580d4c3ad354f96" + integrity sha512-7b+VqUXDIRzUwI6cAqRh5J8CGe004iVciBgqdib1357TCq5ykbYjASKfXZsHzk/dHLgIUu3GYqLEuJsc+anJog== "@ffflorian/eslint-config@0.8.3": version "0.8.3"