Skip to content

Commit d640eb0

Browse files
chore(deps-dev): bump @evilmartians/lefthook from 2.0.2 to 2.0.4 (#1059)
Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 2.0.2 to 2.0.4. - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v2.0.2...v2.0.4) --- updated-dependencies: - dependency-name: "@evilmartians/lefthook" dependency-version: 2.0.4 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 c4cf311 commit d640eb0

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.28.5",
7-
"@evilmartians/lefthook": "2.0.2",
7+
"@evilmartians/lefthook": "2.0.4",
88
"@ffflorian/eslint-config": "0.10.3",
99
"@ffflorian/prettier-config": "0.3.3",
1010
"@types/babel__core": "7.20.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -878,12 +878,12 @@ __metadata:
878878
languageName: node
879879
linkType: hard
880880

881-
"@evilmartians/lefthook@npm:2.0.2":
882-
version: 2.0.2
883-
resolution: "@evilmartians/lefthook@npm:2.0.2"
881+
"@evilmartians/lefthook@npm:2.0.4":
882+
version: 2.0.4
883+
resolution: "@evilmartians/lefthook@npm:2.0.4"
884884
bin:
885885
lefthook: bin/index.js
886-
checksum: 10c0/2d440460548b7d2565a7338118540f958b5cea8166d1cdddbb0a338c709c1a5efab8da905b3f8524c99f1a0c49f3dc3d356f81b521c83f1d9e9c83dd5a9d09b5
886+
checksum: 10c0/b8a59d9b2d2fe8696ebd636c224fd10ef4b9ebf0d51ff7498e431d1a5122b27f81b3e9f590c1cbfff95d6c8cba94c27ea22f116e2611cda3a9565c119dc7f5d5
887887
conditions: (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
888888
languageName: node
889889
linkType: hard
@@ -9967,7 +9967,7 @@ __metadata:
99679967
dependencies:
99689968
"@babel/core": "npm:7.23.3"
99699969
"@babel/eslint-parser": "npm:7.28.5"
9970-
"@evilmartians/lefthook": "npm:2.0.2"
9970+
"@evilmartians/lefthook": "npm:2.0.4"
99719971
"@ffflorian/eslint-config": "npm:0.10.3"
99729972
"@ffflorian/prettier-config": "npm:0.3.3"
99739973
"@types/babel__core": "npm:7.20.4"

0 commit comments

Comments
 (0)