Bump husky from 7.0.0 to 7.0.1 (#2233)

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

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-07-12 13:08:51 +01:00
committed by GitHub
parent 0ba7c14779
commit 609c89d5e3
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8277,9 +8277,9 @@
} }
}, },
"husky": { "husky": {
"version": "7.0.0", "version": "7.0.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.0.tgz", "resolved": "https://registry.npmjs.org/husky/-/husky-7.0.1.tgz",
"integrity": "sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==", "integrity": "sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==",
"dev": true "dev": true
}, },
"iconv-lite": { "iconv-lite": {
+1 -1
View File
@@ -80,7 +80,7 @@
"cspell": "^5.6.6", "cspell": "^5.6.6",
"dotenv": "^8.2.0", "dotenv": "^8.2.0",
"http-server": "^0.12.3", "http-server": "^0.12.3",
"husky": "^7.0.0", "husky": "^7.0.1",
"inquirer": "^8.1.1", "inquirer": "^8.1.1",
"jasmine-core": "^3.8.0", "jasmine-core": "^3.8.0",
"jasmine-marbles": "0.6.0", "jasmine-marbles": "0.6.0",