Skip to content

Commit b7ad1f2

Browse files
Bump husky from 9.1.5 to 9.1.6
Bumps [husky](https://github.com/typicode/husky) from 9.1.5 to 9.1.6. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.5...v9.1.6) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 96491ea commit b7ad1f2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint": "^8.57.0",
5050
"eslint-plugin-jest": "^28.8.3",
5151
"fast-glob": "^3.3.2",
52-
"husky": "^9.1.5",
52+
"husky": "^9.1.6",
5353
"jest": "^29.7.0",
5454
"jest-junit": "^16.0.0",
5555
"license-checker-rseidelsohn": "^4.4.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ __metadata:
840840
eslint: "npm:^8.57.0"
841841
eslint-plugin-jest: "npm:^28.8.3"
842842
fast-glob: "npm:^3.3.2"
843-
husky: "npm:^9.1.5"
843+
husky: "npm:^9.1.6"
844844
jest: "npm:^29.7.0"
845845
jest-junit: "npm:^16.0.0"
846846
license-checker-rseidelsohn: "npm:^4.4.2"
@@ -3285,12 +3285,12 @@ __metadata:
32853285
languageName: node
32863286
linkType: hard
32873287

3288-
"husky@npm:^9.1.5":
3289-
version: 9.1.5
3290-
resolution: "husky@npm:9.1.5"
3288+
"husky@npm:^9.1.6":
3289+
version: 9.1.6
3290+
resolution: "husky@npm:9.1.6"
32913291
bin:
32923292
husky: bin.js
3293-
checksum: f42efb95a026303eb880898760f802d88409780dd72f17781d2dfc302177d4f80b641cf1f1694f53f6d97c536c7397684133d8c8fe4a4426f7460186a7d1c6b8
3293+
checksum: 705673db4a247c1febd9c5df5f6a3519106cf0335845027bb50a15fba9b1f542cb2610932ede96fd08008f6d9f49db0f15560509861808b0031cdc0e7c798bac
32943294
languageName: node
32953295
linkType: hard
32963296

0 commit comments

Comments
 (0)