Skip to content

Commit ead2f4e

Browse files
renovate-botrenovate[bot]
authored andcommittedMar 26, 2021
⬆️ deps: Upgrade dependency husky to v5.2.0
1 parent 70fabc0 commit ead2f4e

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.1.3",
82+
"husky": "5.2.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
@@ -5444,10 +5444,10 @@ human-signals@^2.1.0:
54445444
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
54455445
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
54465446

5447-
husky@5.1.3:
5448-
version "5.1.3"
5449-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d"
5450-
integrity sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==
5447+
husky@5.2.0:
5448+
version "5.2.0"
5449+
resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802"
5450+
integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
54515451

54525452
ice-cap@0.0.4:
54535453
version "0.0.4"

0 commit comments

Comments
 (0)
Please sign in to comment.