Build(deps-dev): Bump husky from 7.0.2 to 8.0.1 (#2589)

Bumps [husky](https://github.com/typicode/husky) from 7.0.2 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.2...v8.0.1)

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

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

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]
2022-08-12 18:25:47 +01:00
committed by GitHub
parent 8da2c1f31d
commit f4d04f8884
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11724,9 +11724,9 @@
}
},
"husky": {
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.2.tgz",
"integrity": "sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==",
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-8.0.1.tgz",
"integrity": "sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==",
"dev": true
},
"iconv-lite": {
+1 -1
View File
@@ -94,7 +94,7 @@
"eslint-plugin-rxjs": "^5.0.2",
"eslint-plugin-unicorn": "^40.1.0",
"http-server": "^14.1.1",
"husky": "^7.0.2",
"husky": "^8.0.1",
"inquirer": "^8.1.5",
"jasmine-core": "~4.3.0",
"jasmine-marbles": "0.8.3",