From 49e4de57fb0c7d538d44dd5f0ad2297ab59a30b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 03:27:25 +0000 Subject: [PATCH] chore(deps-dev): bump @evilmartians/lefthook from 1.6.16 to 1.6.18 Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.6.16 to 1.6.18. - [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.16...v1.6.18) --- updated-dependencies: - dependency-name: "@evilmartians/lefthook" 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 69cf4e2a1..517ec4ab0 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.16", + "@evilmartians/lefthook": "1.6.18", "@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 a6b7ef679..191a4c91f 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.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== +"@evilmartians/lefthook@1.6.18": + version "1.6.18" + resolved "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-1.6.18.tgz#be0e090c70cbf234215c5d673673b853c410d980" + integrity sha512-nvJ1uYgz/F1DbykTMIiI2nUZctVmijUYkqdGqmGkrL0ImEKFjWxk1jZg6pULJ5vWxsArfUFJiFuOhUnUhyMbig== "@ffflorian/eslint-config@0.8.3": version "0.8.3"