chore(deps): update dependency husky to v7.0.4
This commit is contained in:
committed by
renovate[bot]
parent
2da421e2bc
commit
7a6e3fd5f9
6
package-lock.json
generated
6
package-lock.json
generated
@ -13637,9 +13637,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"version": "7.0.2",
|
"version": "7.0.4",
|
||||||
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.4.tgz",
|
||||||
"integrity": "sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==",
|
"integrity": "sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"iconv-lite": {
|
"iconv-lite": {
|
||||||
|
@ -118,7 +118,7 @@
|
|||||||
"eslint-plugin-react-hooks": "2.5.1",
|
"eslint-plugin-react-hooks": "2.5.1",
|
||||||
"eslint-plugin-testing-library": "4.12.4",
|
"eslint-plugin-testing-library": "4.12.4",
|
||||||
"execa": "5.1.1",
|
"execa": "5.1.1",
|
||||||
"husky": "7.0.2",
|
"husky": "7.0.4",
|
||||||
"jest": "27.3.1",
|
"jest": "27.3.1",
|
||||||
"js-yaml": "3.14.1",
|
"js-yaml": "3.14.1",
|
||||||
"lerna": "4.0.0",
|
"lerna": "4.0.0",
|
||||||
|
Reference in New Issue
Block a user