Skip to content

Commit 3780e63

Browse files
chore(deps-dev): bump husky from 9.0.6 to 9.0.10
Bumps [husky](https://github.com/typicode/husky) from 9.0.6 to 9.0.10. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.6...v9.0.10) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab83263 commit 3780e63

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint-plugin-react": "^7.33.2",
6464
"eslint-plugin-react-hooks": "^4.6.0",
6565
"eslint-plugin-testing-library": "^6.2.0",
66-
"husky": "^9.0.6",
66+
"husky": "^9.0.10",
6767
"jest": "^29.7.0",
6868
"jest-environment-jsdom": "^29.7.0",
6969
"jest-styled-components": "^7.2.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8831,7 +8831,7 @@ __metadata:
88318831
eslint-plugin-react: ^7.33.2
88328832
eslint-plugin-react-hooks: ^4.6.0
88338833
eslint-plugin-testing-library: ^6.2.0
8834-
husky: ^9.0.6
8834+
husky: ^9.0.10
88358835
jest: ^29.7.0
88368836
jest-environment-jsdom: ^29.7.0
88378837
jest-styled-components: ^7.2.0
@@ -11294,12 +11294,12 @@ __metadata:
1129411294
languageName: node
1129511295
linkType: hard
1129611296

11297-
"husky@npm:^9.0.6":
11298-
version: 9.0.6
11299-
resolution: "husky@npm:9.0.6"
11297+
"husky@npm:^9.0.10":
11298+
version: 9.0.10
11299+
resolution: "husky@npm:9.0.10"
1130011300
bin:
11301-
husky: bin.js
11302-
checksum: e198c90a59d460cf860c33e0a4c3927ecfb645d4fd4c2de3fbcd5fb56b858a923af452508d549f6ed020bb48de08290912cd77c006dd2a83e551c24c17340d5b
11301+
husky: bin.mjs
11302+
checksum: 55f4b6db6706ff0bc181607d6a64f55310cbb18b4d7db2a5b85608c87a80abafc14ac3a8c4d0b44d6272f4a62d4c2d3d5491d6a13e2cc7ac4895309e5e5f0ec2
1130311303
languageName: node
1130411304
linkType: hard
1130511305

0 commit comments

Comments
 (0)