Skip to content

Commit

Permalink
chore(deps-dev): bump husky from 9.1.4 to 9.1.6 in /modules/web (#9508)
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 9.1.4 to 9.1.6.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.4...v9.1.6)

---
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>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent aec1d63 commit 27cc313
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"eslint-plugin-rxjs": "5.0.3",
"git-describe": "4.1.1",
"graphql": "16.9.0",
"husky": "9.1.4",
"husky": "9.1.6",
"jasmine-core": "5.2.0",
"jasmine-spec-reporter": "7.0.0",
"jest": "29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12687,12 +12687,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.1.4":
version: 9.1.4
resolution: "husky@npm:9.1.4"
"husky@npm:9.1.6":
version: 9.1.6
resolution: "husky@npm:9.1.6"
bin:
husky: bin.js
checksum: 7608a6dfac264876a2ff37f2db8520e0f9f0ea2b810a9ca151548327e9eca0b7ed58a63e0a208d20d3f43b191d8f111edcab46c3c8132c95e10ef7bd7115ee9b
checksum: 421ccd8850378231aaefd70dbe9e4f1549b84ffe3a6897f93a202242bbc04e48bd498169aef43849411105d9fcf7c192b757d42661e28d06b934a609a4eb8771
languageName: node
linkType: hard

Expand Down Expand Up @@ -14395,7 +14395,7 @@ __metadata:
file-saver: 2.0.5
git-describe: 4.1.1
graphql: 16.9.0
husky: 9.1.4
husky: 9.1.6
jasmine-core: 5.2.0
jasmine-spec-reporter: 7.0.0
jest: 29.7.0
Expand Down

0 comments on commit 27cc313

Please sign in to comment.