Skip to content

Commit

Permalink
chore(deps-dev): bump husky from 9.1.4 to 9.1.5 in /ui
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.5.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.1.4...v9.1.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent ed03ba4 commit c85fefe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"eslint": "^9.9.0",
"eslint-plugin-react": "^7.35.0",
"globals": "^15.9.0",
"husky": "^9.1.4",
"husky": "^9.1.5",
"jest": "^29.7.0",
"jsdom": "^24.1.1",
"lint-staged": "^15.2.9",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8203,12 +8203,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.5":
version: 9.1.5
resolution: "husky@npm:9.1.5"
bin:
husky: bin.js
checksum: 10/c43aa7cbf98246d4f347bc3da807049555b5003af7c6e1658c5cea44a9743b4d0683c72973a4fe02a4ccceb81031a664ecaa7a1a86efe4d37a80a0af17c988ea
checksum: 10/21a3036dd03141c41347693bde301c62502b4e3bffb87310e7e42b3011c2e55691af2e4a9a5f39bd94e6b1d69e3cfc26ec636d8e164e19737b26f11c556caf10
languageName: node
linkType: hard

Expand Down Expand Up @@ -12798,7 +12798,7 @@ __metadata:
globals: "npm:^15.9.0"
graphql: "npm:^16.9.0"
hat: "npm:^0.0.3"
husky: "npm:^9.1.4"
husky: "npm:^9.1.5"
i18next: "npm:^23.14.0"
i18next-browser-languagedetector: "npm:^8.0.0"
jest: "npm:^29.7.0"
Expand Down

0 comments on commit c85fefe

Please sign in to comment.