Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent cf7db3c commit 84b6c20
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 @@ -60,7 +60,7 @@
},
"devDependencies": {
"@commitlint/config-conventional": "^17.0.2",
"@evilmartians/lefthook": "^1.5.0",
"@evilmartians/lefthook": "^1.7.9",
"@react-native/eslint-config": "^0.74.85",
"@release-it/conventional-changelog": "^5.0.0",
"@types/jest": "^29.5.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1949,12 +1949,12 @@ __metadata:
languageName: node
linkType: hard

"@evilmartians/lefthook@npm:^1.5.0":
version: 1.7.7
resolution: "@evilmartians/lefthook@npm:1.7.7"
"@evilmartians/lefthook@npm:^1.7.9":
version: 1.7.9
resolution: "@evilmartians/lefthook@npm:1.7.9"
bin:
lefthook: bin/index.js
checksum: bbdd05d54fa84a72f3b7de3d96b72899033e5070f63e7b8ae1054414f3e833cf1f925c091ec01b48731c5508639e9ee3e01ad985fa22a29fbb0bd7df0cc966a7
checksum: fa3a3d23a0ab3e9a59cc3e94175d92ea483e0d8c64387e64abd326ce43878491aba1bf82942546d466706e03d85e5ee1a80e2af8ac653e75ae6cba739b115002
conditions: (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
languageName: node
linkType: hard
Expand Down Expand Up @@ -11207,7 +11207,7 @@ __metadata:
resolution: "react-native-example-app@workspace:."
dependencies:
"@commitlint/config-conventional": ^17.0.2
"@evilmartians/lefthook": ^1.5.0
"@evilmartians/lefthook": ^1.7.9
"@react-native/eslint-config": ^0.74.85
"@release-it/conventional-changelog": ^5.0.0
"@types/jest": ^29.5.5
Expand Down

0 comments on commit 84b6c20

Please sign in to comment.