Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 2d86dfb commit 9ef03b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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": "API clients for various services.",
"devDependencies": {
"@evilmartians/lefthook": "1.4.10",
"@evilmartians/lefthook": "1.4.11",
"@ffflorian/eslint-config": "0.8.3",
"@ffflorian/prettier-config": "0.3.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@evilmartians/lefthook@1.4.10":
version "1.4.10"
resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.4.10.tgz#9e51e46bba94e9751f630a571dbf90e012082053"
integrity sha512-pQ2GNFWix8+2V5/H7BkJjm92N+R1eDQu9Wmqv3FBZeVi1ReUGhMcYskGTJ0laR3PtS/xahMUsR6pX4u81G7iHw==
"@evilmartians/lefthook@1.4.11":
version "1.4.11"
resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.4.11.tgz#c2d542e71054327637bb52ad753abbcb5a662711"
integrity sha512-QYiOCtB4gYfIfj350CDjf5kjx25/ko/vhXZ1AD7+W/EwPn0B+6+rXDIrweaJFtIp/6TWcA/RVj/AFuckb5IKNw==

"@ffflorian/eslint-config@0.8.3":
version "0.8.3"
Expand Down

0 comments on commit 9ef03b5

Please sign in to comment.