From 649dea62c7f9dec30c1c6548baab368501687675 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 19:07:19 +0000 Subject: [PATCH] chore(deps-dev): bump simple-git-hooks from 2.8.1 to 2.11.1 Bumps [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) from 2.8.1 to 2.11.1. - [Release notes](https://github.com/toplenboren/simple-git-hooks/releases) - [Changelog](https://github.com/toplenboren/simple-git-hooks/blob/master/Changelog.md) - [Commits](https://github.com/toplenboren/simple-git-hooks/compare/2.8.1...2.11.1) --- updated-dependencies: - dependency-name: simple-git-hooks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index d65579c5..6c01dba6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14002,9 +14002,9 @@ ] }, "node_modules/simple-git-hooks": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/simple-git-hooks/-/simple-git-hooks-2.8.1.tgz", - "integrity": "sha512-DYpcVR1AGtSfFUNzlBdHrQGPsOhuuEJ/FkmPOOlFysP60AHd3nsEpkGq/QEOdtUyT1Qhk7w9oLmFoMG+75BDog==", + "version": "2.11.1", + "resolved": "https://registry.npmjs.org/simple-git-hooks/-/simple-git-hooks-2.11.1.tgz", + "integrity": "sha512-tgqwPUMDcNDhuf1Xf6KTUsyeqGdgKMhzaH4PAZZuzguOgTl5uuyeYe/8mWgAr6IBxB5V06uqEf6Dy37gIWDtDg==", "dev": true, "hasInstallScript": true, "bin": { @@ -27889,9 +27889,9 @@ "dev": true }, "simple-git-hooks": { - "version": "2.8.1", - "resolved": "https://registry.npmjs.org/simple-git-hooks/-/simple-git-hooks-2.8.1.tgz", - "integrity": "sha512-DYpcVR1AGtSfFUNzlBdHrQGPsOhuuEJ/FkmPOOlFysP60AHd3nsEpkGq/QEOdtUyT1Qhk7w9oLmFoMG+75BDog==", + "version": "2.11.1", + "resolved": "https://registry.npmjs.org/simple-git-hooks/-/simple-git-hooks-2.11.1.tgz", + "integrity": "sha512-tgqwPUMDcNDhuf1Xf6KTUsyeqGdgKMhzaH4PAZZuzguOgTl5uuyeYe/8mWgAr6IBxB5V06uqEf6Dy37gIWDtDg==", "dev": true }, "sink-transform": {