chore(deps): update dependency husky to v7.0.2

pull/43296/head
Renovate Bot 2021-08-25 02:55:25 +00:00 committed by renovate[bot]
parent 4603a1f9a7
commit 7314609c5e
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -13309,9 +13309,9 @@
}
},
"husky": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.1.tgz",
"integrity": "sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==",
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.2.tgz",
"integrity": "sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==",
"dev": true
},
"iconv-lite": {

View File

@ -126,7 +126,7 @@
"eslint-plugin-react-hooks": "2.5.1",
"eslint-plugin-testing-library": "4.12.0",
"execa": "5.1.1",
"husky": "7.0.1",
"husky": "7.0.2",
"jest": "27.0.6",
"js-yaml": "3.14.1",
"lerna": "4.0.0",