mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-21 16:18:28 +01:00
[deps] SM: Update husky to v9.0.11 (#8101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7674a3ff5b
commit
d20caf479b
8
package-lock.json
generated
8
package-lock.json
generated
@ -151,7 +151,7 @@
|
|||||||
"html-loader": "4.2.0",
|
"html-loader": "4.2.0",
|
||||||
"html-webpack-injector": "1.1.4",
|
"html-webpack-injector": "1.1.4",
|
||||||
"html-webpack-plugin": "5.5.4",
|
"html-webpack-plugin": "5.5.4",
|
||||||
"husky": "9.0.10",
|
"husky": "9.0.11",
|
||||||
"jest-junit": "16.0.0",
|
"jest-junit": "16.0.0",
|
||||||
"jest-mock-extended": "3.0.5",
|
"jest-mock-extended": "3.0.5",
|
||||||
"jest-preset-angular": "14.0.2",
|
"jest-preset-angular": "14.0.2",
|
||||||
@ -22457,9 +22457,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/husky": {
|
"node_modules/husky": {
|
||||||
"version": "9.0.10",
|
"version": "9.0.11",
|
||||||
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.10.tgz",
|
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz",
|
||||||
"integrity": "sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==",
|
"integrity": "sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
"husky": "bin.mjs"
|
"husky": "bin.mjs"
|
||||||
|
@ -112,7 +112,7 @@
|
|||||||
"html-loader": "4.2.0",
|
"html-loader": "4.2.0",
|
||||||
"html-webpack-injector": "1.1.4",
|
"html-webpack-injector": "1.1.4",
|
||||||
"html-webpack-plugin": "5.5.4",
|
"html-webpack-plugin": "5.5.4",
|
||||||
"husky": "9.0.10",
|
"husky": "9.0.11",
|
||||||
"jest-junit": "16.0.0",
|
"jest-junit": "16.0.0",
|
||||||
"jest-mock-extended": "3.0.5",
|
"jest-mock-extended": "3.0.5",
|
||||||
"jest-preset-angular": "14.0.2",
|
"jest-preset-angular": "14.0.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user