Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @evilmartians/lefthook from 1.7.12 to 1.7.14 #1142

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"semver": "7.6.3"
},
"devDependencies": {
"@evilmartians/lefthook": "1.7.12",
"@evilmartians/lefthook": "1.7.14",
"@ffflorian/eslint-config": "0.10.3",
"@ffflorian/prettier-config": "0.3.3",
"@types/eslint": "8.56.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -270,12 +270,12 @@ __metadata:
languageName: node
linkType: hard

"@evilmartians/lefthook@npm:1.7.12":
version: 1.7.12
resolution: "@evilmartians/lefthook@npm:1.7.12"
"@evilmartians/lefthook@npm:1.7.14":
version: 1.7.14
resolution: "@evilmartians/lefthook@npm:1.7.14"
bin:
lefthook: bin/index.js
checksum: 10/b955537e2d333d9a8f7cc9f8e417ea6db17337e543556ed38fe4afefb15ee301d268df0c25e0ebb3ad31e31c1f31a55e91e8fc75d61198104beb285ed737ce03
checksum: 10/3cfb10411bb8efd4a957aead1db0e365e223f045b4b213fa0ed425f2b9336a83d6c6eefd45516888543b81c196170ad8b6cdf8ba00885fae1706f0a9d90c02d0
conditions: (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
languageName: node
linkType: hard
Expand Down Expand Up @@ -3617,7 +3617,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "schemastore-updater@workspace:."
dependencies:
"@evilmartians/lefthook": "npm:1.7.12"
"@evilmartians/lefthook": "npm:1.7.14"
"@ffflorian/eslint-config": "npm:0.10.3"
"@ffflorian/prettier-config": "npm:0.3.3"
"@types/eslint": "npm:8.56.7"
Expand Down
Loading