Skip to content

Commit

Permalink
chore(deps): Update lefthook to 1.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ffflorian committed Jan 17, 2025
1 parent bf4ae46 commit 9b9eca2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .yarnrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
registry "https://registry.npmjs.org"
--registry "https://registry.npmjs.org"
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.10.1",
"@evilmartians/lefthook": "1.10.8",
"@ffflorian/eslint-config": "0.8.3",
"@ffflorian/prettier-config": "0.3.3",
"@swc/core": "1.10.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,10 @@
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==

"@evilmartians/lefthook@1.10.1":
version "1.10.1"
resolved "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-1.10.1.tgz#0185e0d6972e9b3a882a1a865ad99990f5ca5c8b"
integrity sha512-G1NPLB4yLYYEyz8oH7yWgHsxUiF546aS1ChSRPNFPSosLxZFM8wqDxek/J9sT447v83gJbKdrnstxeQW/9CIRA==
"@evilmartians/lefthook@1.10.8":
version "1.10.8"
resolved "https://registry.npmjs.org/@evilmartians/lefthook/-/lefthook-1.10.8.tgz#8edf36fd1bf904a93c910bac7d6b84225cbfddde"
integrity sha512-qN0RJxh5iyPQlRl1vBv2vjq1sCeo0DgmypK6GGCN4tOfA7JvjTgG+fFcY1XJOIwF4MN9R86aD/aZvcI/uWuN0Q==

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

0 comments on commit 9b9eca2

Please sign in to comment.