mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-21 11:35:34 +01:00
[deps] SM: Update husky to v9.0.10 (#7687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
250e7c87e8
commit
99f18c9666
10
package-lock.json
generated
10
package-lock.json
generated
@ -151,7 +151,7 @@
|
||||
"html-loader": "4.2.0",
|
||||
"html-webpack-injector": "1.1.4",
|
||||
"html-webpack-plugin": "5.5.4",
|
||||
"husky": "9.0.7",
|
||||
"husky": "9.0.10",
|
||||
"jest-junit": "16.0.0",
|
||||
"jest-mock-extended": "3.0.5",
|
||||
"jest-preset-angular": "14.0.0",
|
||||
@ -24069,12 +24069,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/husky": {
|
||||
"version": "9.0.7",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.7.tgz",
|
||||
"integrity": "sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==",
|
||||
"version": "9.0.10",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.10.tgz",
|
||||
"integrity": "sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"husky": "bin.js"
|
||||
"husky": "bin.mjs"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
|
@ -113,7 +113,7 @@
|
||||
"html-loader": "4.2.0",
|
||||
"html-webpack-injector": "1.1.4",
|
||||
"html-webpack-plugin": "5.5.4",
|
||||
"husky": "9.0.7",
|
||||
"husky": "9.0.10",
|
||||
"jest-junit": "16.0.0",
|
||||
"jest-mock-extended": "3.0.5",
|
||||
"jest-preset-angular": "14.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user