Skip to content

Commit 64a09ad

Browse files
chore(deps-dev): bump @evilmartians/lefthook from 1.13.6 to 2.0.2 (#1022)
Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.13.6 to 2.0.2. - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.13.6...v2.0.2) --- updated-dependencies: - dependency-name: "@evilmartians/lefthook" dependency-version: 2.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6863dcd commit 64a09ad

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.4",
7-
"@evilmartians/lefthook": "1.13.6",
7+
"@evilmartians/lefthook": "2.0.2",
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:1.13.6":
882-
version: 1.13.6
883-
resolution: "@evilmartians/lefthook@npm:1.13.6"
881+
"@evilmartians/lefthook@npm:2.0.2":
882+
version: 2.0.2
883+
resolution: "@evilmartians/lefthook@npm:2.0.2"
884884
bin:
885885
lefthook: bin/index.js
886-
checksum: 10c0/e68b31b077679259c82417078d0431f75eb741fa5dad5f286cd0c397af32dea0b04b90be246fd900bd0fcb0afdd1d36be9f5fe8e999c5c872fe86645ca442dad
886+
checksum: 10c0/2d440460548b7d2565a7338118540f958b5cea8166d1cdddbb0a338c709c1a5efab8da905b3f8524c99f1a0c49f3dc3d356f81b521c83f1d9e9c83dd5a9d09b5
887887
conditions: (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
888888
languageName: node
889889
linkType: hard
@@ -10122,7 +10122,7 @@ __metadata:
1012210122
dependencies:
1012310123
"@babel/core": "npm:7.23.3"
1012410124
"@babel/eslint-parser": "npm:7.28.4"
10125-
"@evilmartians/lefthook": "npm:1.13.6"
10125+
"@evilmartians/lefthook": "npm:2.0.2"
1012610126
"@ffflorian/eslint-config": "npm:0.10.3"
1012710127
"@ffflorian/prettier-config": "npm:0.3.3"
1012810128
"@types/babel__core": "npm:7.20.4"

0 commit comments

Comments
 (0)