Skip to content

Commit 897dcae

Browse files
committed
chore(deps): update dependency husky to v8
1 parent a91f545 commit 897dcae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"css-loader": "^6.2.0",
7474
"extract-text-webpack-plugin": "^4.0.0-beta.0",
7575
"html-webpack-plugin": "^5.3.2",
76-
"husky": "^7.0.1",
76+
"husky": "^8.0.0",
7777
"lint-staged": "^11.1.2",
7878
"madge": "^5.0.1",
7979
"moment": "^2.29.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2318,10 +2318,10 @@ human-signals@^2.1.0:
23182318
resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
23192319
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
23202320

2321-
husky@^7.0.1:
2322-
version "7.0.1"
2323-
resolved "https://registry.npmjs.org/husky/-/husky-7.0.1.tgz#579f4180b5da4520263e8713cc832942b48e1f1c"
2324-
integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==
2321+
husky@^8.0.0:
2322+
version "8.0.0"
2323+
resolved "https://registry.npmjs.org/husky/-/husky-8.0.0.tgz#65b2d94765199d651615716a42ea52f3c2d997a0"
2324+
integrity sha512-4qbE/5dzNDNxFEkX9MNRPKl5+omTXQzdILCUWiqG/lWIAioiM5vln265/l6I2Zx8gpW8l1ukZwGQeCFbBZ6+6w==
23252325

23262326
23272327
version "0.4.24"

0 commit comments

Comments
 (0)