Skip to content

Commit 078afb9

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 3133f8c commit 078afb9

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
@@ -140,7 +140,7 @@
140140
"eslint-plugin-tailwindcss": "^3.17.4",
141141
"eslint-plugin-testing-library": "^6.3.0",
142142
"http-proxy-middleware": "^2.0.7",
143-
"husky": "^9.1.4",
143+
"husky": "^9.1.7",
144144
"jsdom": "^25.0.0",
145145
"lint-staged": "^15.2.8",
146146
"msw": "^2.4.11",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -12762,7 +12762,7 @@ __metadata:
1276212762
eslint-plugin-tailwindcss: "npm:^3.17.4"
1276312763
eslint-plugin-testing-library: "npm:^6.3.0"
1276412764
http-proxy-middleware: "npm:^2.0.7"
12765-
husky: "npm:^9.1.4"
12765+
husky: "npm:^9.1.7"
1276612766
js-cookie: "npm:^3.0.5"
1276712767
jsdom: "npm:^25.0.0"
1276812768
launchdarkly-react-client-sdk: "npm:^3.0.9"
@@ -13516,12 +13516,12 @@ __metadata:
1351613516
languageName: node
1351713517
linkType: hard
1351813518

13519-
"husky@npm:^9.1.4":
13520-
version: 9.1.4
13521-
resolution: "husky@npm:9.1.4"
13519+
"husky@npm:^9.1.7":
13520+
version: 9.1.7
13521+
resolution: "husky@npm:9.1.7"
1352213522
bin:
1352313523
husky: bin.js
13524-
checksum: 10c0/f5185003bef9ad9ec3f40e821963e4c12409b993fdcab89e3d660bed7d8c9d8bfd399f05222e27e0ead6589601fb1bb08d1a589c51751a4ab0547ead3429b8de
13524+
checksum: 10c0/35bb110a71086c48906aa7cd3ed4913fb913823715359d65e32e0b964cb1e255593b0ae8014a5005c66a68e6fa66c38dcfa8056dbbdfb8b0187c0ffe7ee3a58f
1352513525
languageName: node
1352613526
linkType: hard
1352713527

0 commit comments

Comments
 (0)