Skip to content

Commit fdc281a

Browse files
chore(deps-dev): bump husky from 9.1.6 to 9.1.7 (#3418)
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 8382527 commit fdc281a

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
@@ -80,7 +80,7 @@
8080
"eslint-plugin-prettier": "^5.1.3",
8181
"fast-glob": "^3.3.2",
8282
"gh-pages": "^6.2.0",
83-
"husky": "^9.1.6",
83+
"husky": "^9.1.7",
8484
"jsonc-eslint-parser": "^2.4.0",
8585
"lint-staged": "^15.2.10",
8686
"lodash": "^4.17.21",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10339,12 +10339,12 @@ __metadata:
1033910339
languageName: node
1034010340
linkType: hard
1034110341

10342-
"husky@npm:^9.1.6":
10343-
version: 9.1.6
10344-
resolution: "husky@npm:9.1.6"
10342+
"husky@npm:^9.1.7":
10343+
version: 9.1.7
10344+
resolution: "husky@npm:9.1.7"
1034510345
bin:
1034610346
husky: bin.js
10347-
checksum: 10c0/705673db4a247c1febd9c5df5f6a3519106cf0335845027bb50a15fba9b1f542cb2610932ede96fd08008f6d9f49db0f15560509861808b0031cdc0e7c798bac
10347+
checksum: 10c0/35bb110a71086c48906aa7cd3ed4913fb913823715359d65e32e0b964cb1e255593b0ae8014a5005c66a68e6fa66c38dcfa8056dbbdfb8b0187c0ffe7ee3a58f
1034810348
languageName: node
1034910349
linkType: hard
1035010350

@@ -15713,7 +15713,7 @@ __metadata:
1571315713
eslint-plugin-prettier: "npm:^5.1.3"
1571415714
fast-glob: "npm:^3.3.2"
1571515715
gh-pages: "npm:^6.2.0"
15716-
husky: "npm:^9.1.6"
15716+
husky: "npm:^9.1.7"
1571715717
jsonc-eslint-parser: "npm:^2.4.0"
1571815718
lint-staged: "npm:^15.2.10"
1571915719
lodash: "npm:^4.17.21"

0 commit comments

Comments
 (0)