⬆ Bump husky from 5.1.3 to 7.0.1

Bumps [husky](https://github.com/typicode/husky) from 5.1.3 to 7.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.3...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-07-06 10:42:11 +00:00
committed by Bruce Markham
parent 7c95e44e96
commit ef2d6a2fca
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5593,9 +5593,9 @@
"dev": true
},
"husky": {
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.3.tgz",
"integrity": "sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==",
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.1.tgz",
"integrity": "sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==",
"dev": true
},
"iconv-lite": {

View File

@@ -47,7 +47,7 @@
"commitlint-config-gitmoji": "^2.1.2",
"cpy-cli": "^3.1.0",
"cz-gitmoji": "0.0.7",
"husky": "^5.1.3",
"husky": "^7.0.1",
"jest": "^25.2.7",
"rimraf": "^3.0.2",
"semantic-release": "^17.0.4",