Build(deps-dev): Bump husky from 7.0.1 to 7.0.2 (#2279)

Bumps [husky](https://github.com/typicode/husky) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.1...v7.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-09-01 11:51:24 +01:00
committed by GitHub
parent 6015dbb1a9
commit dd86276913
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8325,9 +8325,9 @@
} }
}, },
"husky": { "husky": {
"version": "7.0.1", "version": "7.0.2",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.1.tgz", "resolved": "https://registry.npmjs.org/husky/-/husky-7.0.2.tgz",
"integrity": "sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==", "integrity": "sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==",
"dev": true "dev": true
}, },
"iconv-lite": { "iconv-lite": {
+1 -1
View File
@@ -80,7 +80,7 @@
"cspell": "^5.8.0", "cspell": "^5.8.0",
"dotenv": "^8.2.0", "dotenv": "^8.2.0",
"http-server": "^13.0.1", "http-server": "^13.0.1",
"husky": "^7.0.1", "husky": "^7.0.2",
"inquirer": "^8.1.2", "inquirer": "^8.1.2",
"jasmine-core": "^3.8.0", "jasmine-core": "^3.8.0",
"jasmine-marbles": "0.8.3", "jasmine-marbles": "0.8.3",