Build(deps-dev): Bump husky from 8.0.1 to 8.0.2 (#2861)

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

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

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-12-28 22:16:28 +00:00
committed by GitHub
parent 3a20fbdce0
commit eb192217a3
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -11668,9 +11668,9 @@
}
},
"husky": {
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-8.0.1.tgz",
"integrity": "sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==",
"version": "8.0.2",
"resolved": "https://registry.npmjs.org/husky/-/husky-8.0.2.tgz",
"integrity": "sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==",
"dev": true
},
"iconv-lite": {

View File

@@ -95,7 +95,7 @@
"eslint-plugin-rxjs": "^5.0.2",
"eslint-plugin-unicorn": "^45.0.2",
"http-server": "^14.1.1",
"husky": "^8.0.1",
"husky": "^8.0.2",
"inquirer": "^9.1.4",
"jasmine-core": "~4.5.0",
"jasmine-marbles": "0.8.3",