Skip to content

Commit 90c5d8f

Browse files
committed
chore(deps): update dependency husky to ^9.1.1
1 parent c8413f2 commit 90c5d8f

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
@@ -26,7 +26,7 @@
2626
"@typescript-eslint/eslint-plugin": "^7.16.1",
2727
"@typescript-eslint/parser": "^7.16.1",
2828
"eslint": "^8.57.0",
29-
"husky": "^9.1.0",
29+
"husky": "^9.1.1",
3030
"lint-staged": "^15.2.7",
3131
"rimraf": "^6.0.1",
3232
"typescript": "5.5.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2655,12 +2655,12 @@ __metadata:
26552655
languageName: node
26562656
linkType: hard
26572657

2658-
"husky@npm:^9.1.0":
2659-
version: 9.1.0
2660-
resolution: "husky@npm:9.1.0"
2658+
"husky@npm:^9.1.1":
2659+
version: 9.1.1
2660+
resolution: "husky@npm:9.1.1"
26612661
bin:
26622662
husky: bin.js
2663-
checksum: 604e1d7d76cde9350f3fbbd04830706c9c93ae1e110a71f9f6c157f8c7ea624c3dfe36fc77c343e98b22cc0a6a3cbd00d8f750b819a3015190c2307e59b05dad
2663+
checksum: d907eee996353b0b6da8e40b6cf6c1274d57470cd984f028a8baf3e17b7bbab57d796345d552971c6629521685297a1ee093128e4bd45c8fc1867c0dbf38086b
26642664
languageName: node
26652665
linkType: hard
26662666

@@ -3241,7 +3241,7 @@ __metadata:
32413241
"@typescript-eslint/parser": ^7.16.1
32423242
bullmq: ^1.91.1
32433243
eslint: ^8.57.0
3244-
husky: ^9.1.0
3244+
husky: ^9.1.1
32453245
ioredis: ^5.2.2
32463246
lint-staged: ^15.2.7
32473247
lua-json: ^1.0.1

0 commit comments

Comments
 (0)