Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 64b1480 commit b297695
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.6",
"husky": "9.1.7",
"jasmine-core": "5.4.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 @@ -12506,12 +12506,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:9.1.6":
version: 9.1.6
resolution: "husky@npm:9.1.6"
"husky@npm:9.1.7":
version: 9.1.7
resolution: "husky@npm:9.1.7"
bin:
husky: bin.js
checksum: 421ccd8850378231aaefd70dbe9e4f1549b84ffe3a6897f93a202242bbc04e48bd498169aef43849411105d9fcf7c192b757d42661e28d06b934a609a4eb8771
checksum: c2412753f15695db369634ba70f50f5c0b7e5cb13b673d0826c411ec1bd9ddef08c1dad89ea154f57da2521d2605bd64308af748749b27d08c5f563bcd89975f
languageName: node
linkType: hard

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

0 comments on commit b297695

Please sign in to comment.