Skip to content

Commit 2e1e6dc

Browse files
renovate[bot]SimenB
authored andcommitted
chore(deps): update dependency husky to v8 (#68)
1 parent 7ae467b commit 2e1e6dc

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
@@ -69,7 +69,7 @@
6969
"eslint-plugin-prettier": "^4.0.0",
7070
"eslint-plugin-react": "^7.16.0",
7171
"eslint-plugin-react-hooks": "^4.0.2",
72-
"husky": "^7.0.0",
72+
"husky": "^8.0.0",
7373
"ink": "^3.2.0",
7474
"jest": "^27.0.0",
7575
"jest-util": "^27.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4456,12 +4456,12 @@ __metadata:
44564456
languageName: node
44574457
linkType: hard
44584458

4459-
"husky@npm:^7.0.0":
4460-
version: 7.0.4
4461-
resolution: "husky@npm:7.0.4"
4459+
"husky@npm:^8.0.0":
4460+
version: 8.0.0
4461+
resolution: "husky@npm:8.0.0"
44624462
bin:
44634463
husky: lib/bin.js
4464-
checksum: c6ec4af63da2c9522da8674a20ad9b48362cc92704896cc8a58c6a2a39d797feb2b806f93fbd83a6d653fbdceb2c3b6e0b602c6b2e8565206ffc2882ef7db9e9
4464+
checksum: b6b842abdd1bbc9322ad0c2003471fa35f94c9c01fccef3a6b5262f53e3f1bde1d78787f8a96ed8ef8a15ab3a7d56c83f576afd1cf7618588df77940044081df
44654465
languageName: node
44664466
linkType: hard
44674467

@@ -5328,7 +5328,7 @@ __metadata:
53285328
eslint-plugin-prettier: ^4.0.0
53295329
eslint-plugin-react: ^7.16.0
53305330
eslint-plugin-react-hooks: ^4.0.2
5331-
husky: ^7.0.0
5331+
husky: ^8.0.0
53325332
ink: ^3.2.0
53335333
jest: ^27.0.0
53345334
jest-util: ^27.0.0

0 commit comments

Comments
 (0)