Skip to content

Commit

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

---
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 22, 2023
1 parent 7812e4a commit 3835615
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.1",
"@evilmartians/lefthook": "1.4.3",
"lerna": "6.6.2",
"prettier": "2.8.8"
},
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.1":
version: 1.4.1
resolution: "@evilmartians/lefthook@npm:1.4.1"
"@evilmartians/lefthook@npm:1.4.3":
version: 1.4.3
resolution: "@evilmartians/lefthook@npm:1.4.3"
bin:
lefthook: bin/index.js
checksum: 603423145623f5526572b4f414489f11ed65dc806c57c3d5c2a7de5435ba4dd7849daffc0e5843ace270e49188a0ff34aa00c4439ee8c2a7a3252906289a543f
checksum: 879f4ba7036e6497b1bf0eac9ce0689bdd895782e5903e15e6cea112fa3697d61926d5a7815e32e0b25229f1d94c6f35bdfb3a432aca1c7b6fdbff5f36ab06fb
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.1
"@evilmartians/lefthook": 1.4.3
lerna: 6.6.2
prettier: 2.8.8
languageName: unknown
Expand Down

0 comments on commit 3835615

Please sign in to comment.