Skip to content

Commit

Permalink
build(deps-dev): bump husky from 8.0.3 to 9.0.11
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.3...v9.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 4, 2024
1 parent 28c2cec commit 2142af0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint-plugin-import": "2.29.1",
"globby": "14.0.1",
"glslify-import": "3.1.0",
"husky": "8.0.3",
"husky": "9.0.11",
"karma": "6.4.3",
"karma-chai": "0.1.0",
"karma-chrome-launcher": "3.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@ __metadata:
gl-matrix: 3.4.3
globby: 14.0.1
glslify-import: 3.1.0
husky: 8.0.3
husky: 9.0.11
karma: 6.4.3
karma-chai: 0.1.0
karma-chrome-launcher: 3.2.0
Expand Down Expand Up @@ -4086,12 +4086,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:8.0.3":
version: 8.0.3
resolution: "husky@npm:8.0.3"
"husky@npm:9.0.11":
version: 9.0.11
resolution: "husky@npm:9.0.11"
bin:
husky: lib/bin.js
checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
husky: bin.mjs
checksum: 1aebc3334dc7ac6288ff5e1fb72cfb447cfa474e72cf7ba692e8c5698c573ab725c28c6a5088c9f8e6aca5f47d40fa7261beffbc07a4d307ca21656dc4571f07
languageName: node
linkType: hard

Expand Down

0 comments on commit 2142af0

Please sign in to comment.