mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
Bump husky from 5.1.2 to 5.2.0 (#6832)
Bumps [husky](https://github.com/typicode/husky) from 5.1.2 to 5.2.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v5.1.2...v5.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -13647,9 +13647,9 @@
|
||||
}
|
||||
},
|
||||
"husky": {
|
||||
"version": "5.1.2",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.2.tgz",
|
||||
"integrity": "sha512-lilaRYeDXcAOj8DuRnN9IxUyEMVbYg9rK7yVNkPB5V4hCvxIUxpMeiv9K2h77CE0HzjCnk1Br0oWe1IghXngDQ==",
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-5.2.0.tgz",
|
||||
"integrity": "sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==",
|
||||
"dev": true
|
||||
},
|
||||
"iconv-lite": {
|
||||
|
@@ -131,7 +131,7 @@
|
||||
"github-api": "^3.4.0",
|
||||
"graphql": "^15.4.0",
|
||||
"graphql-request": "^3.1.0",
|
||||
"husky": "^5.1.2",
|
||||
"husky": "^5.2.0",
|
||||
"jasmine-ajax": "4.0.0",
|
||||
"jasmine-core": "~2.8.0",
|
||||
"jasmine-reporters": "^2.3.2",
|
||||
|
Reference in New Issue
Block a user