Skip to content

Commit

Permalink
chore(deps-dev): bump @evilmartians/lefthook from 1.4.5 to 1.4.8 (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 12, 2023
1 parent 9aa21f7 commit d7f2494
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": "My Node.js packages",
"devDependencies": {
"@evilmartians/lefthook": "1.4.5",
"@evilmartians/lefthook": "1.4.8",
"@ffflorian/eslint-config": "0.8.3",
"@ffflorian/prettier-config": "0.3.1",
"@types/jasmine": "4.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -148,10 +148,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

"@evilmartians/[email protected].5":
version "1.4.5"
resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.4.5.tgz#07ab81f4f4682c9b780d946b432ddfd2c837f5c6"
integrity sha512-lZT4HTz86yRBgoKSh34vCiaiit6F2t858UAUFDRU7dLadllKOagDYKQ/qlDojLzA8QC0LxI/OYYk2fke71dAmQ==
"@evilmartians/[email protected].8":
version "1.4.8"
resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.4.8.tgz#d83a0f47a23ebbb21124e95ecac3836ae2d3a7de"
integrity sha512-skUfQjv+1ySL+reMdBb6aqnY+i6Dj4idp5zb6vnLye9RirqoE2ocAqOnW4qQ5I7NTzUT39xuirY9+OSS2Gh+sA==

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

0 comments on commit d7f2494

Please sign in to comment.