Skip to content

Commit

Permalink
chore(deps-dev): bump @evilmartians/lefthook from 1.6.10 to 1.6.12 (#…
Browse files Browse the repository at this point in the history
…1558)

Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.6.10 to 1.6.12.
- [Release notes](https://github.com/evilmartians/lefthook/releases)
- [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md)
- [Commits](evilmartians/lefthook@v1.6.10...v1.6.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 26, 2024
1 parent 3d1b79d commit 65b87be
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 <[email protected]>",
"description": "API clients for various services.",
"devDependencies": {
"@evilmartians/lefthook": "1.6.10",
"@evilmartians/lefthook": "1.6.12",
"@ffflorian/eslint-config": "0.8.3",
"@ffflorian/prettier-config": "0.3.2",
"@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 @@ -176,10 +176,10 @@
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==

"@evilmartians/[email protected].10":
version "1.6.10"
resolved "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-1.6.10.tgz#f936ff5b74a928ab8c263d30cff50013d41a6da9"
integrity sha512-4qhV1QAuROrxUAifXzhNZAcHOiPPLJnBl+XwSHRB/PdkoFbEa5bh4d5drO5pLjknKy7XXAXOTK/49Ew3ipuo7w==
"@evilmartians/[email protected].12":
version "1.6.12"
resolved "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-1.6.12.tgz#b310adbec2bef2eee3462fee7aebe5d8ec37e23f"
integrity sha512-/XPEl3ivb8JpvpXOooSumdYTKb8T4iUGh9l3Vpo5vDH+7h8Nk54Dzw+clT5ubXFSQNOV8BchDn5omVfcr0+15g==

"@ffflorian/[email protected]":
version "0.8.3"
Expand Down

0 comments on commit 65b87be

Please sign in to comment.