Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint": "^8.57.0",
"eslint-plugin-jest": "^28.8.3",
"fast-glob": "^3.3.2",
"husky": "^9.1.5",
"husky": "^9.1.6",
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"license-checker-rseidelsohn": "^4.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -840,7 +840,7 @@ __metadata:
eslint: "npm:^8.57.0"
eslint-plugin-jest: "npm:^28.8.3"
fast-glob: "npm:^3.3.2"
husky: "npm:^9.1.5"
husky: "npm:^9.1.6"
jest: "npm:^29.7.0"
jest-junit: "npm:^16.0.0"
license-checker-rseidelsohn: "npm:^4.4.2"
Expand Down Expand Up @@ -3285,12 +3285,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^9.1.5":
version: 9.1.5
resolution: "husky@npm:9.1.5"
"husky@npm:^9.1.6":
version: 9.1.6
resolution: "husky@npm:9.1.6"
bin:
husky: bin.js
checksum: f42efb95a026303eb880898760f802d88409780dd72f17781d2dfc302177d4f80b641cf1f1694f53f6d97c536c7397684133d8c8fe4a4426f7460186a7d1c6b8
checksum: 705673db4a247c1febd9c5df5f6a3519106cf0335845027bb50a15fba9b1f542cb2610932ede96fd08008f6d9f49db0f15560509861808b0031cdc0e7c798bac
languageName: node
linkType: hard

Expand Down
Loading