1
0
mirror of synced 2025-12-29 18:00:57 -05:00

Bump husky from 9.0.8 to 9.1.4 (#51996)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-14 07:57:54 -07:00
committed by GitHub
parent 2693b70cad
commit 7e4f6a45e6
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -142,7 +142,7 @@
"event-to-promise": "^0.8.0",
"graphql": "^16.9.0",
"http-status-code": "^2.1.0",
"husky": "^9.0.8",
"husky": "^9.1.4",
"json-schema-merge-allof": "^0.8.1",
"kill-port": "2.0.1",
"lint-staged": "^15.2.2",
@@ -8146,9 +8146,9 @@
}
},
"node_modules/husky": {
"version": "9.0.8",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.8.tgz",
"integrity": "sha512-/f3Oj+419kf2RkchD5GpFTPj8yAeMYuSs0vB+cgdi8pDxydI8zCFlK/kVQOCqAujahfW6fDBb7t/ZWxTfevOpA==",
"version": "9.1.4",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.4.tgz",
"integrity": "sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==",
"dev": true,
"bin": {
"husky": "bin.js"

View File

@@ -359,7 +359,7 @@
"event-to-promise": "^0.8.0",
"graphql": "^16.9.0",
"http-status-code": "^2.1.0",
"husky": "^9.0.8",
"husky": "^9.1.4",
"json-schema-merge-allof": "^0.8.1",
"kill-port": "2.0.1",
"lint-staged": "^15.2.2",