Skip to content

Commit 358a42d

Browse files
build: bump husky from 5.1.3 to 5.2.0 (#22307)
Bumps [husky](https://github.com/typicode/husky) from 5.1.3 to 5.2.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v5.1.3...v5.2.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a58a2e commit 358a42d

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
@@ -174,7 +174,7 @@
174174
"gulp-cli": "^2.3.0",
175175
"gulp-dart-sass": "^1.0.2",
176176
"highlight.js": "^10.4.0",
177-
"husky": "5.1.3",
177+
"husky": "5.2.0",
178178
"inquirer": "^8.0.0",
179179
"jasmine": "^3.6.0",
180180
"jasmine-core": "^3.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6996,10 +6996,10 @@ https-proxy-agent@^4.0.0:
69966996
agent-base "5"
69976997
debug "4"
69986998

6999-
husky@5.1.3:
7000-
version "5.1.3"
7001-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d"
7002-
integrity sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==
6999+
husky@5.2.0:
7000+
version "5.2.0"
7001+
resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802"
7002+
integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
70037003

70047004
[email protected], iconv-lite@^0.4.24, iconv-lite@^0.4.4, iconv-lite@~0.4.11:
70057005
version "0.4.24"

0 commit comments

Comments
 (0)