Bump husky from 5.1.1 to 7.0.0 (#2214)

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

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

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-05 09:30:22 +01:00
committed by GitHub
parent d72c9c3e5d
commit 106be5b6d6
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8283,9 +8283,9 @@
}
},
"husky": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.1.tgz",
"integrity": "sha512-80LZ736V0Nr4/st0c2COYaMbEQhHNmAbLMN8J/kLk7/mo0QdUkUGNDjv/7jVkhug377Wh8wfbWyaVXEJ/h2B/Q==",
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.0.tgz",
"integrity": "sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==",
"dev": true
},
"iconv-lite": {
+1 -1
View File
@@ -80,7 +80,7 @@
"cspell": "^5.6.6",
"dotenv": "^8.2.0",
"http-server": "^0.12.3",
"husky": "^5.1.1",
"husky": "^7.0.0",
"inquirer": "^8.1.1",
"jasmine-core": "^3.7.1",
"jasmine-marbles": "0.6.0",