mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Bump husky from 5.1.1 to 7.0.0 (#2214)
Bumps [husky](https://github.com/typicode/husky) from 5.1.1 to 7.0.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v5.1.1...v7.0.0) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... 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:
Generated
+3
-3
@@ -8283,9 +8283,9 @@
|
||||
}
|
||||
},
|
||||
"husky": {
|
||||
"version": "5.1.1",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.1.tgz",
|
||||
"integrity": "sha512-80LZ736V0Nr4/st0c2COYaMbEQhHNmAbLMN8J/kLk7/mo0QdUkUGNDjv/7jVkhug377Wh8wfbWyaVXEJ/h2B/Q==",
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.0.tgz",
|
||||
"integrity": "sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==",
|
||||
"dev": true
|
||||
},
|
||||
"iconv-lite": {
|
||||
|
||||
+1
-1
@@ -80,7 +80,7 @@
|
||||
"cspell": "^5.6.6",
|
||||
"dotenv": "^8.2.0",
|
||||
"http-server": "^0.12.3",
|
||||
"husky": "^5.1.1",
|
||||
"husky": "^7.0.0",
|
||||
"inquirer": "^8.1.1",
|
||||
"jasmine-core": "^3.7.1",
|
||||
"jasmine-marbles": "0.6.0",
|
||||
|
||||
Reference in New Issue
Block a user