Bump husky from 7.0.1 to 7.0.4 (#7338)

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

---
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-11-01 14:56:10 +00:00
committed by GitHub
parent 5aa4aa853f
commit 93c63ba0c8
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -29558,9 +29558,9 @@
} }
}, },
"husky": { "husky": {
"version": "7.0.1", "version": "7.0.4",
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.1.tgz", "resolved": "https://registry.npmjs.org/husky/-/husky-7.0.4.tgz",
"integrity": "sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==", "integrity": "sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==",
"dev": true "dev": true
}, },
"iconv-lite": { "iconv-lite": {

View File

@@ -140,7 +140,7 @@
"github-api": "^3.4.0", "github-api": "^3.4.0",
"graphql": "^15.6.1", "graphql": "^15.6.1",
"graphql-request": "^3.6.1", "graphql-request": "^3.6.1",
"husky": "^7.0.1", "husky": "^7.0.4",
"jasmine-ajax": "4.0.0", "jasmine-ajax": "4.0.0",
"jasmine-core": "~2.8.0", "jasmine-core": "~2.8.0",
"jasmine-reporters": "^2.4.0", "jasmine-reporters": "^2.4.0",