mirror of
https://github.com/scratchfoundation/scratch-webpack-configuration.git
synced 2024-11-24 00:27:53 -05:00
chore(deps): update dependency husky to v9.1.6
This commit is contained in:
parent
7c094fd0d0
commit
5bbc1f8fb7
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -17,7 +17,7 @@
|
|||
"@commitlint/config-conventional": "19.5.0",
|
||||
"@types/jest": "29.5.12",
|
||||
"cz-conventional-changelog": "3.3.0",
|
||||
"husky": "9.1.5",
|
||||
"husky": "9.1.6",
|
||||
"jest": "29.7.0",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"semantic-release": "22.0.12",
|
||||
|
@ -7241,9 +7241,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/husky": {
|
||||
"version": "9.1.5",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.5.tgz",
|
||||
"integrity": "sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==",
|
||||
"version": "9.1.6",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.6.tgz",
|
||||
"integrity": "sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"bin": {
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"@commitlint/config-conventional": "19.5.0",
|
||||
"@types/jest": "29.5.12",
|
||||
"cz-conventional-changelog": "3.3.0",
|
||||
"husky": "9.1.5",
|
||||
"husky": "9.1.6",
|
||||
"jest": "29.7.0",
|
||||
"scratch-semantic-release-config": "1.0.16",
|
||||
"semantic-release": "22.0.12",
|
||||
|
|
Loading…
Reference in a new issue