Skip to content

Commit 9949efd

Browse files
chore(deps-dev): bump @evilmartians/lefthook from 1.8.4 to 1.8.5 (#778)
Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.8.4 to 1.8.5. - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.8.4...v1.8.5) --- updated-dependencies: - dependency-name: "@evilmartians/lefthook" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12a35c3 commit 9949efd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"devDependencies": {
55
"@babel/core": "7.23.3",
66
"@babel/eslint-parser": "7.25.9",
7-
"@evilmartians/lefthook": "1.8.4",
7+
"@evilmartians/lefthook": "1.8.5",
88
"@ffflorian/eslint-config": "0.10.3",
99
"@ffflorian/prettier-config": "0.3.3",
1010
"@swc/core": "1.9.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -839,12 +839,12 @@ __metadata:
839839
languageName: node
840840
linkType: hard
841841

842-
"@evilmartians/lefthook@npm:1.8.4":
843-
version: 1.8.4
844-
resolution: "@evilmartians/lefthook@npm:1.8.4"
842+
"@evilmartians/lefthook@npm:1.8.5":
843+
version: 1.8.5
844+
resolution: "@evilmartians/lefthook@npm:1.8.5"
845845
bin:
846846
lefthook: bin/index.js
847-
checksum: 10c0/21832651d76bc81923da3bfa36e4804875afecc0b5c5fa16d8f77145c53d08c5281a23ec58e12337c73037f70f191ee12206f807b309bce703c02c3f4df2b828
847+
checksum: 10c0/f473fa1b3242a54e708e7eba6e61dce74de30dabb7fd06abe80971e3c79ee4d5fdae140cd0cfafc1d1f3fb9fd025a170aaf2d19e921f2bbed65cde7a6d7dcf54
848848
conditions: (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
849849
languageName: node
850850
linkType: hard
@@ -9565,7 +9565,7 @@ __metadata:
95659565
dependencies:
95669566
"@babel/core": "npm:7.23.3"
95679567
"@babel/eslint-parser": "npm:7.25.9"
9568-
"@evilmartians/lefthook": "npm:1.8.4"
9568+
"@evilmartians/lefthook": "npm:1.8.5"
95699569
"@ffflorian/eslint-config": "npm:0.10.3"
95709570
"@ffflorian/prettier-config": "npm:0.3.3"
95719571
"@swc/core": "npm:1.9.3"

0 commit comments

Comments
 (0)