Skip to content

Commit

Permalink
Bump husky from 9.1.6 to 9.1.7 in /frontend-react in the project group
Browse files Browse the repository at this point in the history
Bumps the project group in /frontend-react with 1 update: [husky](https://github.com/typicode/husky).


Updates `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
  dependency-group: project
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent 4869b13 commit 1ea35fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
"eslint-plugin-testing-library": "^6.4.0",
"eslint-plugin-vitest": "^0.5.4",
"globals": "^15.11.0",
"husky": "^9.1.6",
"husky": "^9.1.7",
"jsdom": "^25.0.1",
"lint-staged": "^15.2.10",
"mockdate": "^3.0.5",
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7270,12 +7270,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 @@ -10395,7 +10395,7 @@ __metadata:
globals: ^15.11.0
history: ^5.3.0
html-to-text: ^9.0.5
husky: ^9.1.6
husky: ^9.1.7
jsdom: ^25.0.1
lint-staged: ^15.2.10
lodash: ^4.17.21
Expand Down

0 comments on commit 1ea35fe

Please sign in to comment.