Skip to content

Commit

Permalink
chore(deps-dev): bump @evilmartians/lefthook from 1.6.13 to 1.6.15 (#347
Browse files Browse the repository at this point in the history
)

Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.6.13 to 1.6.15.
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.6.13...v1.6.15)

---
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>
  • Loading branch information
dependabot[bot] committed Jun 4, 2024
1 parent 974f6e7 commit 426a19e
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 @@ -2,7 +2,7 @@
"author": "Florian Imdahl <git@ffflorian.de>",
"description": "My personal configuration files",
"devDependencies": {
"@evilmartians/lefthook": "1.6.13",
"@evilmartians/lefthook": "1.6.15",
"lerna": "8.1.3",
"prettier": "3.3.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ __metadata:
languageName: node
linkType: hard

"@evilmartians/lefthook@npm:1.6.13":
version: 1.6.13
resolution: "@evilmartians/lefthook@npm:1.6.13"
"@evilmartians/lefthook@npm:1.6.15":
version: 1.6.15
resolution: "@evilmartians/lefthook@npm:1.6.15"
bin:
lefthook: bin/index.js
checksum: 453a651f2b75a42333323253ff1af89976fa6f289258df23a49a8e6c9988271059ae28e9419b103dd6d7d0a27e73a8cf02e04c52af01c7d59ff014c311c4970e
checksum: b7bd86514b08580ba289165dc44d1aaee16c8c70efe77ea3463206121372a05293e8a45de9e96177e54610a5c8159299d00a3f05cbf35da6330e2ef8a96a2e87
conditions: (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
languageName: node
linkType: hard
Expand Down Expand Up @@ -4669,7 +4669,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@evilmartians/lefthook": 1.6.13
"@evilmartians/lefthook": 1.6.15
lerna: 8.1.3
prettier: 3.3.0
languageName: unknown
Expand Down

0 comments on commit 426a19e

Please sign in to comment.