mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Build(deps-dev): Bump husky from 7.0.2 to 8.0.1 (#2589)
Bumps [husky](https://github.com/typicode/husky) from 7.0.2 to 8.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v7.0.2...v8.0.1) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> 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
@@ -11724,9 +11724,9 @@
|
||||
}
|
||||
},
|
||||
"husky": {
|
||||
"version": "7.0.2",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.2.tgz",
|
||||
"integrity": "sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==",
|
||||
"version": "8.0.1",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-8.0.1.tgz",
|
||||
"integrity": "sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==",
|
||||
"dev": true
|
||||
},
|
||||
"iconv-lite": {
|
||||
|
||||
+1
-1
@@ -94,7 +94,7 @@
|
||||
"eslint-plugin-rxjs": "^5.0.2",
|
||||
"eslint-plugin-unicorn": "^40.1.0",
|
||||
"http-server": "^14.1.1",
|
||||
"husky": "^7.0.2",
|
||||
"husky": "^8.0.1",
|
||||
"inquirer": "^8.1.5",
|
||||
"jasmine-core": "~4.3.0",
|
||||
"jasmine-marbles": "0.8.3",
|
||||
|
||||
Reference in New Issue
Block a user