Skip to content

Commit

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

---
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 Jul 29, 2023
1 parent cf2f781 commit 95c29b6
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.4.5",
"@evilmartians/lefthook": "1.4.7",
"lerna": "6.6.2",
"prettier": "3.0.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.4.5":
version: 1.4.5
resolution: "@evilmartians/lefthook@npm:1.4.5"
"@evilmartians/lefthook@npm:1.4.7":
version: 1.4.7
resolution: "@evilmartians/lefthook@npm:1.4.7"
bin:
lefthook: bin/index.js
checksum: bae5fa7995321888b3d04c8bb8c042d7772a69ca190c4cb4c9681a5fd766b37ab221d9c0152f59f48af3a2560c7e88d8148550cb0d5d54c87237f532f229f669
checksum: 4455019d7205203845939beadee088ce37feb13b6f6445f61ff6290e42d5a01da8a65c4b1ad65481eaaf78c075751f2c60f5021518d4ff8b5e15a75e5aaba0b9
conditions: (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
languageName: node
linkType: hard
Expand Down Expand Up @@ -4997,7 +4997,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@evilmartians/lefthook": 1.4.5
"@evilmartians/lefthook": 1.4.7
lerna: 6.6.2
prettier: 3.0.0
languageName: unknown
Expand Down

0 comments on commit 95c29b6

Please sign in to comment.