Skip to content

Commit 6821e4a

Browse files
chore(deps-dev): bump @evilmartians/lefthook from 1.10.8 to 1.10.10 (#817)
Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.10.8 to 1.10.10. - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](evilmartians/lefthook@v1.10.8...v1.10.10) --- updated-dependencies: - dependency-name: "@evilmartians/lefthook" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98a4012 commit 6821e4a

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

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.10.8":
850-
version: 1.10.8
851-
resolution: "@evilmartians/lefthook@npm:1.10.8"
849+
"@evilmartians/lefthook@npm:1.10.10":
850+
version: 1.10.10
851+
resolution: "@evilmartians/lefthook@npm:1.10.10"
852852
bin:
853853
lefthook: bin/index.js
854-
checksum: 10c0/3fe2930fc896e06d9abecef3e43ad7310bf38282bfe4ef662ebf7e64abbe850fd432fd12a19da83c9342111d92382098809eb3e938fbfc87d8052656d4756811
854+
checksum: 10c0/dd8a33e942f18136614ab593bd620016432e4ae37318a53af3d274eb87a180d66b1c7a8b61b5e11eba7478ff867838689c60885d1794b3e1367604623e0c5bda
855855
conditions: (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
856856
languageName: node
857857
linkType: hard
@@ -9537,7 +9537,7 @@ __metadata:
95379537
dependencies:
95389538
"@babel/core": "npm:7.23.3"
95399539
"@babel/eslint-parser": "npm:7.25.9"
9540-
"@evilmartians/lefthook": "npm:1.10.8"
9540+
"@evilmartians/lefthook": "npm:1.10.10"
95419541
"@ffflorian/eslint-config": "npm:0.10.3"
95429542
"@ffflorian/prettier-config": "npm:0.3.3"
95439543
"@swc/core": "npm:1.10.12"

0 commit comments

Comments
 (0)