Skip to content

Commit 843df3f

Browse files
chore(deps-dev): bump husky from 9.1.4 to 9.1.7
Bumps [husky](https://github.com/typicode/husky) from 9.1.4 to 9.1.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.4...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]>
1 parent 8162361 commit 843df3f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"eslint-plugin-tailwindcss": "^3.17.5",
150150
"eslint-plugin-testing-library": "^6.4.0",
151151
"http-proxy-middleware": "^2.0.7",
152-
"husky": "^9.1.4",
152+
"husky": "^9.1.7",
153153
"jsdom": "^25.0.0",
154154
"lint-staged": "^15.2.8",
155155
"msw": "^2.4.11",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -10308,7 +10308,7 @@ __metadata:
1030810308
eslint-plugin-tailwindcss: "npm:^3.17.5"
1030910309
eslint-plugin-testing-library: "npm:^6.4.0"
1031010310
http-proxy-middleware: "npm:^2.0.7"
10311-
husky: "npm:^9.1.4"
10311+
husky: "npm:^9.1.7"
1031210312
js-cookie: "npm:^3.0.5"
1031310313
jsdom: "npm:^25.0.0"
1031410314
launchdarkly-react-client-sdk: "npm:^3.0.9"
@@ -10866,12 +10866,12 @@ __metadata:
1086610866
languageName: node
1086710867
linkType: hard
1086810868

10869-
"husky@npm:^9.1.4":
10870-
version: 9.1.4
10871-
resolution: "husky@npm:9.1.4"
10869+
"husky@npm:^9.1.7":
10870+
version: 9.1.7
10871+
resolution: "husky@npm:9.1.7"
1087210872
bin:
1087310873
husky: bin.js
10874-
checksum: 10c0/f5185003bef9ad9ec3f40e821963e4c12409b993fdcab89e3d660bed7d8c9d8bfd399f05222e27e0ead6589601fb1bb08d1a589c51751a4ab0547ead3429b8de
10874+
checksum: 10c0/35bb110a71086c48906aa7cd3ed4913fb913823715359d65e32e0b964cb1e255593b0ae8014a5005c66a68e6fa66c38dcfa8056dbbdfb8b0187c0ffe7ee3a58f
1087510875
languageName: node
1087610876
linkType: hard
1087710877

0 commit comments

Comments
 (0)