chore(deps-dev): bump husky from 7.0.4 to 8.0.3 (#8603)
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.3) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... 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:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -92,7 +92,7 @@
|
|||||||
"git-describe": "^4.1.0",
|
"git-describe": "^4.1.0",
|
||||||
"html-webpack-plugin": "^5.5.0",
|
"html-webpack-plugin": "^5.5.0",
|
||||||
"html-webpack-skip-assets-plugin": "^1.0.3",
|
"html-webpack-skip-assets-plugin": "^1.0.3",
|
||||||
"husky": "=7.0.4",
|
"husky": "=8.0.3",
|
||||||
"inspectpack": "=4.7.1",
|
"inspectpack": "=4.7.1",
|
||||||
"jest": "=29.4.3",
|
"jest": "=29.4.3",
|
||||||
"jest-environment-jsdom": "=29.4.3",
|
"jest-environment-jsdom": "=29.4.3",
|
||||||
@@ -14028,15 +14028,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/husky": {
|
"node_modules/husky": {
|
||||||
"version": "7.0.4",
|
"version": "8.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz",
|
||||||
"integrity": "sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==",
|
"integrity": "sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
"husky": "lib/bin.js"
|
"husky": "lib/bin.js"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12"
|
"node": ">=14"
|
||||||
},
|
},
|
||||||
"funding": {
|
"funding": {
|
||||||
"url": "https://github.com/sponsors/typicode"
|
"url": "https://github.com/sponsors/typicode"
|
||||||
@@ -39671,9 +39671,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"version": "7.0.4",
|
"version": "8.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/husky/-/husky-8.0.3.tgz",
|
||||||
"integrity": "sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==",
|
"integrity": "sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"iconv-lite": {
|
"iconv-lite": {
|
||||||
|
|||||||
@@ -145,7 +145,7 @@
|
|||||||
"git-describe": "^4.1.0",
|
"git-describe": "^4.1.0",
|
||||||
"html-webpack-plugin": "^5.5.0",
|
"html-webpack-plugin": "^5.5.0",
|
||||||
"html-webpack-skip-assets-plugin": "^1.0.3",
|
"html-webpack-skip-assets-plugin": "^1.0.3",
|
||||||
"husky": "=7.0.4",
|
"husky": "=8.0.3",
|
||||||
"inspectpack": "=4.7.1",
|
"inspectpack": "=4.7.1",
|
||||||
"jest": "=29.4.3",
|
"jest": "=29.4.3",
|
||||||
"jest-environment-jsdom": "=29.4.3",
|
"jest-environment-jsdom": "=29.4.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user