Skip to content

Commit

Permalink
bump husky
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao committed Feb 18, 2024
1 parent 3492e98 commit 6dfe2ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"husky": "^9.0.10",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -168,12 +168,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^9.0.10":
version: 9.0.10
resolution: "husky@npm:9.0.10"
"husky@npm:^9.0.11":
version: 9.0.11
resolution: "husky@npm:9.0.11"
bin:
husky: bin.mjs
checksum: 10/c303f1862e2b63873605df55a2b08303155e35c799585d7dd677628f62d716e7304bd984fc7d00ec44e740caac07d51720d1a0abb0a23a70a38859d89eb8e72d
checksum: 10/8a9b7cb9dc8494b470b3b47b386e65d579608c6206da80d3cc8b71d10e37947264af3dfe00092368dad9673b51d2a5ee87afb4b2291e77ba9e7ec1ac36e56cd1
languageName: node
linkType: hard

Expand Down Expand Up @@ -393,7 +393,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
husky: "npm:^9.0.10"
husky: "npm:^9.0.11"
lint-staged: "npm:^15.2.2"
prettier: "npm:^3.2.5"
languageName: unknown
Expand Down

0 comments on commit 6dfe2ff

Please sign in to comment.