From 290bb440d6981538bd1d54538c5a736cc973321f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 07:40:34 +0000 Subject: [PATCH] chore(deps-dev): bump @evilmartians/lefthook from 1.3.2 to 1.3.3 Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.3.2 to 1.3.3. - [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.3.2...v1.3.3) --- 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 c3318f21..e8748b9f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Florian Imdahl ", "description": "My Node.js packages", "devDependencies": { - "@evilmartians/lefthook": "1.3.2", + "@evilmartians/lefthook": "1.3.3", "@ffflorian/eslint-config": "0.8.3", "@ffflorian/prettier-config": "0.2.1", "@types/jasmine": "4.3.1", diff --git a/yarn.lock b/yarn.lock index aa576647..ed719b2f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -141,10 +141,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@evilmartians/lefthook@1.3.2": - version "1.3.2" - resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.3.2.tgz#171a32c526a4ddb92c080467e30a0005840e47cc" - integrity sha512-14In0zgpP9+fB+hdMXveUz0mgYDLU/FskQ4/zhtUXCAL3G9mJbpr9cR9h5Q8uMcFnzlWPQnowzmQjAkGnmA9xw== +"@evilmartians/lefthook@1.3.3": + version "1.3.3" + resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.3.3.tgz#806089acbb08df086f1cd2ab84b2a7b2a8bcd3fe" + integrity sha512-tahgDgzXWSHKRu0Oet0fMa54Cj8PJz0Muno4425vsuWENNTHRmEPPb0j5uUttZZcb9oIjdTa0QSnZnbMYf0ovw== "@ffflorian/eslint-config@0.8.3": version "0.8.3"