Skip to content

Commit 7927159

Browse files
chore(deps): bump husky from 9.1.6 to 9.1.7 (#1590)
Bumps [husky](https://github.com/typicode/husky) from 9.1.6 to 9.1.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.6...v9.1.7) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c0b8d8 commit 7927159

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
@@ -87,7 +87,7 @@
8787
"eslint-plugin-promise": "^6.0.0",
8888
"eslint-plugin-react": "^7.35.0",
8989
"eslint-plugin-react-hooks": "^4.4.0",
90-
"husky": "^9.1.6",
90+
"husky": "^9.1.7",
9191
"nyc": "^17.1.0",
9292
"postcss": "^8.4.41",
9393
"prettier": "3.3.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7512,12 +7512,12 @@ __metadata:
75127512
languageName: node
75137513
linkType: hard
75147514

7515-
"husky@npm:^9.1.6":
7516-
version: 9.1.6
7517-
resolution: "husky@npm:9.1.6"
7515+
"husky@npm:^9.1.7":
7516+
version: 9.1.7
7517+
resolution: "husky@npm:9.1.7"
75187518
bin:
75197519
husky: bin.js
7520-
checksum: 10c0/705673db4a247c1febd9c5df5f6a3519106cf0335845027bb50a15fba9b1f542cb2610932ede96fd08008f6d9f49db0f15560509861808b0031cdc0e7c798bac
7520+
checksum: 10c0/35bb110a71086c48906aa7cd3ed4913fb913823715359d65e32e0b964cb1e255593b0ae8014a5005c66a68e6fa66c38dcfa8056dbbdfb8b0187c0ffe7ee3a58f
75217521
languageName: node
75227522
linkType: hard
75237523

@@ -8366,7 +8366,7 @@ __metadata:
83668366
file-saver: "npm:^2.0.5"
83678367
fuse.js: "npm:^7.0.0"
83688368
gray-matter: "npm:^4.0.3"
8369-
husky: "npm:^9.1.6"
8369+
husky: "npm:^9.1.7"
83708370
js-yaml: "npm:^4.1.0"
83718371
jsonpath: "npm:^1.1.1"
83728372
jszip: "npm:^3.10.1"

0 commit comments

Comments
 (0)