Skip to content

Commit 7754769

Browse files
chore(deps-dev): bump @evilmartians/lefthook from 1.11.14 to 1.11.15 (#937)
Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.11.14 to 1.11.15. - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.11.14...v1.11.15) --- updated-dependencies: - dependency-name: "@evilmartians/lefthook" dependency-version: 1.11.15 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 08587c4 commit 7754769

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

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -698,12 +698,12 @@ __metadata:
698698
languageName: node
699699
linkType: hard
700700

701-
"@evilmartians/lefthook@npm:1.11.14":
702-
version: 1.11.14
703-
resolution: "@evilmartians/lefthook@npm:1.11.14"
701+
"@evilmartians/lefthook@npm:1.11.15":
702+
version: 1.11.15
703+
resolution: "@evilmartians/lefthook@npm:1.11.15"
704704
bin:
705705
lefthook: bin/index.js
706-
checksum: 10c0/d78b103659df9405f1e6d7785056ca8a121d1479ddb0072c6eab64921ef0a3e63909a5087c1010edb395e7ed90e5db918db7648eb6fd6240f77c7aef9840bd05
706+
checksum: 10c0/ab0fb2426ff08bd432d530f19400259b526520b525b37636e1fedcc646710ac2a03e81405e0b964504de5f7fa4d24422ce74f7cd9e81d0a762d93384031685be
707707
conditions: (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
708708
languageName: node
709709
linkType: hard
@@ -9880,7 +9880,7 @@ __metadata:
98809880
dependencies:
98819881
"@babel/core": "npm:7.23.3"
98829882
"@babel/eslint-parser": "npm:7.28.0"
9883-
"@evilmartians/lefthook": "npm:1.11.14"
9883+
"@evilmartians/lefthook": "npm:1.11.15"
98849884
"@ffflorian/eslint-config": "npm:0.10.3"
98859885
"@ffflorian/prettier-config": "npm:0.3.3"
98869886
"@swc/core": "npm:1.12.9"

0 commit comments

Comments
 (0)