From 44cf28b0a9dd992ed53f0af76afa40f537d6ddfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 19:24:52 +0000 Subject: [PATCH] chore(deps-dev): bump @evilmartians/lefthook from 1.6.15 to 1.6.16 (#1577) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c29b79a71..89b5dae01 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.15", + "@evilmartians/lefthook": "1.6.16", "@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 4641f0e0a..b5af145eb 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.15": - version "1.6.15" - resolved "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-1.6.15.tgz#c8230cea464b0f785bd2de236c3938f6a2d04987" - integrity sha512-NEa9LHESB+2SpXWi/8inerXuZu47r6tN/IrpLCgqUdD+blfnvt+rGb/A1QFOsBVS3kBh6+u/kMvhhU8WutplJQ== +"@evilmartians/lefthook@1.6.16": + version "1.6.16" + resolved "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-1.6.16.tgz#36863314e53fc34a1af204b7e6777bb9035c9269" + integrity sha512-HeImp/u3rkCNghbukpz6/cBti3P/DB3YbqVVyK/DDMoGXGxl4GCycSpsk+0CZ1wCVherf47NfL0i96346CCk3A== "@ffflorian/eslint-config@0.8.3": version "0.8.3"