chore(deps-dev): bump husky from 9.0.10 to 9.0.11 (#9590)

This commit is contained in:
dependabot[bot]
2024-02-14 11:19:37 +00:00
committed by GitHub
parent 49788f0d0e
commit ae7e821835
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -87,7 +87,7 @@
"git-describe": "^4.1.0",
"html-webpack-plugin": "^5.5.1",
"html-webpack-skip-assets-plugin": "^1.0.3",
"husky": "=9.0.10",
"husky": "=9.0.11",
"inspectpack": "=4.7.1",
"jest": "=29.7.0",
"jest-environment-jsdom": "=29.7.0",
@@ -13937,9 +13937,9 @@
}
},
"node_modules/husky": {
"version": "9.0.10",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.10.tgz",
"integrity": "sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==",
"version": "9.0.11",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz",
"integrity": "sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==",
"dev": true,
"bin": {
"husky": "bin.mjs"

View File

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