Skip to content

Commit

Permalink
build: bump @evilmartians/lefthook from 1.9.2 to 1.10.0 (#430)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: P-manBrown <[email protected]>
  • Loading branch information
dependabot[bot] and P-manBrown authored Dec 23, 2024
1 parent f18fb9a commit 4dccbd9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@evilmartians/lefthook": "^1.9.2",
"@evilmartians/lefthook": "^1.10.0",
"@markuplint/jsx-parser": "^4.7.14",
"@markuplint/react-spec": "^4.5.14",
"autoprefixer": "^10.4.20",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1460,12 +1460,12 @@ __metadata:
languageName: node
linkType: hard

"@evilmartians/lefthook@npm:^1.9.2":
version: 1.9.2
resolution: "@evilmartians/lefthook@npm:1.9.2"
"@evilmartians/lefthook@npm:^1.10.0":
version: 1.10.0
resolution: "@evilmartians/lefthook@npm:1.10.0"
bin:
lefthook: bin/index.js
checksum: 10/879ec77409b10e56af87faac2e292ee8ab8ce3639d3bc384302cb276de318a9bb4b21c81e96d47e5e68503d64f624c6f63cd10079080a78048daa3e78731363e
checksum: 10/20705ce210e10615c338eb6e5dce428f4de1dd9e98848c75ce8c8bf6ed0b2c45fd23eb703dd896b51f6e4369d3c575c0ec1fbe3939d68c85173af995cc20f1ea
conditions: (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
languageName: node
linkType: hard
Expand Down Expand Up @@ -9968,7 +9968,7 @@ __metadata:
resolution: "tascon-frontend@workspace:."
dependencies:
"@eslint/eslintrc": "npm:^3.2.0"
"@evilmartians/lefthook": "npm:^1.9.2"
"@evilmartians/lefthook": "npm:^1.10.0"
"@heroicons/react": "npm:^2.2.0"
"@hookform/resolvers": "npm:^3.9.1"
"@markuplint/jsx-parser": "npm:^4.7.14"
Expand Down

0 comments on commit 4dccbd9

Please sign in to comment.