chore(deps-dev): bump husky from 9.0.11 to 9.1.6 (#10199)

This commit is contained in:
dependabot[bot]
2024-11-05 23:32:06 +00:00
committed by GitHub
parent e5addb1944
commit 91b6e13bf1
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -86,7 +86,7 @@
"git-describe": "^4.1.0", "git-describe": "^4.1.0",
"html-webpack-plugin": "^5.5.1", "html-webpack-plugin": "^5.5.1",
"html-webpack-skip-assets-plugin": "^1.0.4", "html-webpack-skip-assets-plugin": "^1.0.4",
"husky": "=9.0.11", "husky": "=9.1.6",
"inspectpack": "=4.7.1", "inspectpack": "=4.7.1",
"jest": "=29.7.0", "jest": "=29.7.0",
"jest-environment-jsdom": "=29.7.0", "jest-environment-jsdom": "=29.7.0",
@@ -13768,12 +13768,12 @@
} }
}, },
"node_modules/husky": { "node_modules/husky": {
"version": "9.0.11", "version": "9.1.6",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz", "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.6.tgz",
"integrity": "sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==", "integrity": "sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==",
"dev": true, "dev": true,
"bin": { "bin": {
"husky": "bin.mjs" "husky": "bin.js"
}, },
"engines": { "engines": {
"node": ">=18" "node": ">=18"

View File

@@ -148,7 +148,7 @@
"git-describe": "^4.1.0", "git-describe": "^4.1.0",
"html-webpack-plugin": "^5.5.1", "html-webpack-plugin": "^5.5.1",
"html-webpack-skip-assets-plugin": "^1.0.4", "html-webpack-skip-assets-plugin": "^1.0.4",
"husky": "=9.0.11", "husky": "=9.1.6",
"inspectpack": "=4.7.1", "inspectpack": "=4.7.1",
"jest": "=29.7.0", "jest": "=29.7.0",
"jest-environment-jsdom": "=29.7.0", "jest-environment-jsdom": "=29.7.0",