Skip to content

Commit

Permalink
chore(deps): update dependency husky to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pYassine committed Feb 6, 2024
1 parent 17aa46b commit 371926a
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 @@ -18,7 +18,7 @@
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@socialgouv/sre-secrets": "^1.14.5",
"husky": "^8.0.3",
"husky": "^9.0.0",
"is-ci": "^3.0.1",
"lerna": "^8.0.1",
"lint-staged": "^15.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10834,7 +10834,7 @@ __metadata:
"@commitlint/cli": ^18.4.3
"@commitlint/config-conventional": ^18.4.3
"@socialgouv/sre-secrets": ^1.14.5
husky: ^8.0.3
husky: ^9.0.0
is-ci: ^3.0.1
lerna: ^8.0.1
lint-staged: ^15.2.0
Expand Down Expand Up @@ -13827,12 +13827,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.0":
version: 9.0.10
resolution: "husky@npm:9.0.10"
bin:
husky: lib/bin.js
checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
husky: bin.mjs
checksum: 55f4b6db6706ff0bc181607d6a64f55310cbb18b4d7db2a5b85608c87a80abafc14ac3a8c4d0b44d6272f4a62d4c2d3d5491d6a13e2cc7ac4895309e5e5f0ec2
languageName: node
linkType: hard

Expand Down

0 comments on commit 371926a

Please sign in to comment.