Skip to content

Commit 7116d4e

Browse files
renovate-botrenovate[bot]
authored andcommittedMar 30, 2021
⬆️ deps: Upgrade dependency husky to v6
1 parent d091619 commit 7116d4e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"esdoc-inject-style-plugin": "1.0.0",
8080
"esdoc-standard-plugin": "1.0.0",
8181
"fixpack": "4.0.0",
82-
"husky": "5.2.0",
82+
"husky": "6.0.0",
8383
"lint-staged": "10.5.4",
8484
"microbundle": "0.13.0",
8585
"np": "7.4.0",

‎yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5557,10 +5557,10 @@ human-signals@^2.1.0:
55575557
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
55585558
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
55595559

5560-
husky@5.2.0:
5561-
version "5.2.0"
5562-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802"
5563-
integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
5560+
husky@6.0.0:
5561+
version "6.0.0"
5562+
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
5563+
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
55645564

55655565
ice-cap@0.0.4:
55665566
version "0.0.4"

0 commit comments

Comments
 (0)
Please sign in to comment.