Skip to content

Commit 66c4312

Browse files
chore: bump @evilmartians/lefthook from 1.7.1 to 1.7.5 (#1462)
Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.7.1 to 1.7.5. - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.7.1...v1.7.5) --- updated-dependencies: - dependency-name: "@evilmartians/lefthook" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 687083b commit 66c4312

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@babel/eslint-parser": "7.24.7",
20-
"@evilmartians/lefthook": "1.7.1",
20+
"@evilmartians/lefthook": "1.7.5",
2121
"@ffflorian/eslint-config": "0.10.3",
2222
"@ffflorian/prettier-config": "0.3.3",
2323
"@types/jest": "29.5.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2002,10 +2002,10 @@
20022002
minimatch "^3.0.4"
20032003
strip-json-comments "^3.1.1"
20042004

2005-
"@evilmartians/lefthook@1.7.1":
2006-
version "1.7.1"
2007-
resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.7.1.tgz#9278070fcfc0b03acaaa5d4fb1ccfd11527b7adf"
2008-
integrity sha512-Wp8DaTMHZM1tUV4Mow6nG+6zq+giruD5054zHmFIDLXlPQxqYxnZMqJg0aYxe16vYwqFmH6NIClEMRdtGucO0Q==
2005+
"@evilmartians/lefthook@1.7.5":
2006+
version "1.7.5"
2007+
resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.7.5.tgz#3ee4f37ebbabdc072f22eb6c389630ff486b341f"
2008+
integrity sha512-eFUrIGUOdVsgMVADhrR/H3I0WpOfGEh+If69Es91ygg3fKbq2BhfzzGGqfVfbvcvFp1w2Q/tNm3HD/s1AMkY2w==
20092009

20102010
"@ffflorian/eslint-config@0.10.3":
20112011
version "0.10.3"

0 commit comments

Comments
 (0)