Skip to content

Commit 6005ae5

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

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.5",
7+
"@evilmartians/lefthook": "1.10.1",
88
"@ffflorian/eslint-config": "0.10.3",
99
"@ffflorian/prettier-config": "0.3.3",
1010
"@swc/core": "1.10.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -846,12 +846,12 @@ __metadata:
846846
languageName: node
847847
linkType: hard
848848

849-
"@evilmartians/lefthook@npm:1.8.5":
850-
version: 1.8.5
851-
resolution: "@evilmartians/lefthook@npm:1.8.5"
849+
"@evilmartians/lefthook@npm:1.10.1":
850+
version: 1.10.1
851+
resolution: "@evilmartians/lefthook@npm:1.10.1"
852852
bin:
853853
lefthook: bin/index.js
854-
checksum: 10c0/f473fa1b3242a54e708e7eba6e61dce74de30dabb7fd06abe80971e3c79ee4d5fdae140cd0cfafc1d1f3fb9fd025a170aaf2d19e921f2bbed65cde7a6d7dcf54
854+
checksum: 10c0/456bea004533fd876f019a265ce72715d676a4d6fde64964c128b8314dd62a796eb5e4b7aea64f4723bb038b0f16df8597c505054cf05863947e4f00e255221b
855855
conditions: (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
856856
languageName: node
857857
linkType: hard
@@ -9530,7 +9530,7 @@ __metadata:
95309530
dependencies:
95319531
"@babel/core": "npm:7.23.3"
95329532
"@babel/eslint-parser": "npm:7.25.9"
9533-
"@evilmartians/lefthook": "npm:1.8.5"
9533+
"@evilmartians/lefthook": "npm:1.10.1"
95349534
"@ffflorian/eslint-config": "npm:0.10.3"
95359535
"@ffflorian/prettier-config": "npm:0.3.3"
95369536
"@swc/core": "npm:1.10.4"

0 commit comments

Comments
 (0)