From 9ef03b53960b8de8d7771b3d6e110233fec47dfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 03:17:41 +0000 Subject: [PATCH] chore(deps-dev): bump @evilmartians/lefthook from 1.4.10 to 1.4.11 Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.4.10 to 1.4.11. - [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.4.10...v1.4.11) --- 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 67cc62522..090fefd1a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Florian Imdahl ", "description": "API clients for various services.", "devDependencies": { - "@evilmartians/lefthook": "1.4.10", + "@evilmartians/lefthook": "1.4.11", "@ffflorian/eslint-config": "0.8.3", "@ffflorian/prettier-config": "0.3.1", "@typescript-eslint/eslint-plugin": "5.62.0", diff --git a/yarn.lock b/yarn.lock index 73b42b0a4..d168c3bdd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -142,10 +142,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@evilmartians/lefthook@1.4.10": - version "1.4.10" - resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.4.10.tgz#9e51e46bba94e9751f630a571dbf90e012082053" - integrity sha512-pQ2GNFWix8+2V5/H7BkJjm92N+R1eDQu9Wmqv3FBZeVi1ReUGhMcYskGTJ0laR3PtS/xahMUsR6pX4u81G7iHw== +"@evilmartians/lefthook@1.4.11": + version "1.4.11" + resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.4.11.tgz#c2d542e71054327637bb52ad753abbcb5a662711" + integrity sha512-QYiOCtB4gYfIfj350CDjf5kjx25/ko/vhXZ1AD7+W/EwPn0B+6+rXDIrweaJFtIp/6TWcA/RVj/AFuckb5IKNw== "@ffflorian/eslint-config@0.8.3": version "0.8.3"