Skip to content

Commit

Permalink
chore(deps-dev): bump @evilmartians/lefthook from 1.8.5 to 1.10.1 (#792)
Browse files Browse the repository at this point in the history
Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.8.5 to 1.10.1.
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.8.5...v1.10.1)

---
updated-dependencies:
- dependency-name: "@evilmartians/lefthook"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent da5c514 commit 6005ae5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"devDependencies": {
"@babel/core": "7.23.3",
"@babel/eslint-parser": "7.25.9",
"@evilmartians/lefthook": "1.8.5",
"@evilmartians/lefthook": "1.10.1",
"@ffflorian/eslint-config": "0.10.3",
"@ffflorian/prettier-config": "0.3.3",
"@swc/core": "1.10.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -846,12 +846,12 @@ __metadata:
languageName: node
linkType: hard

"@evilmartians/lefthook@npm:1.8.5":
version: 1.8.5
resolution: "@evilmartians/lefthook@npm:1.8.5"
"@evilmartians/lefthook@npm:1.10.1":
version: 1.10.1
resolution: "@evilmartians/lefthook@npm:1.10.1"
bin:
lefthook: bin/index.js
checksum: 10c0/f473fa1b3242a54e708e7eba6e61dce74de30dabb7fd06abe80971e3c79ee4d5fdae140cd0cfafc1d1f3fb9fd025a170aaf2d19e921f2bbed65cde7a6d7dcf54
checksum: 10c0/456bea004533fd876f019a265ce72715d676a4d6fde64964c128b8314dd62a796eb5e4b7aea64f4723bb038b0f16df8597c505054cf05863947e4f00e255221b
conditions: (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
languageName: node
linkType: hard
Expand Down Expand Up @@ -9530,7 +9530,7 @@ __metadata:
dependencies:
"@babel/core": "npm:7.23.3"
"@babel/eslint-parser": "npm:7.25.9"
"@evilmartians/lefthook": "npm:1.8.5"
"@evilmartians/lefthook": "npm:1.10.1"
"@ffflorian/eslint-config": "npm:0.10.3"
"@ffflorian/prettier-config": "npm:0.3.3"
"@swc/core": "npm:1.10.4"
Expand Down

0 comments on commit 6005ae5

Please sign in to comment.