Skip to content

Commit 6df348e

Browse files
chore(deps-dev): bump @evilmartians/lefthook from 1.8.2 to 1.8.4 (#761)
Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.8.2 to 1.8.4. - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.8.2...v1.8.4) --- 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 a881e86 commit 6df348e

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.2",
7+
"@evilmartians/lefthook": "1.8.4",
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
@@ -671,12 +671,12 @@ __metadata:
671671
languageName: node
672672
linkType: hard
673673

674-
"@evilmartians/lefthook@npm:1.8.2":
675-
version: 1.8.2
676-
resolution: "@evilmartians/lefthook@npm:1.8.2"
674+
"@evilmartians/lefthook@npm:1.8.4":
675+
version: 1.8.4
676+
resolution: "@evilmartians/lefthook@npm:1.8.4"
677677
bin:
678678
lefthook: bin/index.js
679-
checksum: 10c0/d9a53bc7ec80c2de6c3bd3735fb6f3aeeb33a795426934c3b5661d41fdb7608f99c77d8442e5064ebcb1eb44ccd7736d8ac80c85242df224757f9b1f2017fceb
679+
checksum: 10c0/21832651d76bc81923da3bfa36e4804875afecc0b5c5fa16d8f77145c53d08c5281a23ec58e12337c73037f70f191ee12206f807b309bce703c02c3f4df2b828
680680
conditions: (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
681681
languageName: node
682682
linkType: hard
@@ -9392,7 +9392,7 @@ __metadata:
93929392
dependencies:
93939393
"@babel/core": "npm:7.23.3"
93949394
"@babel/eslint-parser": "npm:7.25.9"
9395-
"@evilmartians/lefthook": "npm:1.8.2"
9395+
"@evilmartians/lefthook": "npm:1.8.4"
93969396
"@ffflorian/eslint-config": "npm:0.10.3"
93979397
"@ffflorian/prettier-config": "npm:0.3.3"
93989398
"@swc/core": "npm:1.9.3"

0 commit comments

Comments
 (0)