* Bump jasmine-spec-reporter from 5.0.2 to 6.0.0

Bumps [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/bcaudan/jasmine-spec-reporter/releases)
- [Changelog](https://github.com/bcaudan/jasmine-spec-reporter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcaudan/jasmine-spec-reporter/compare/v5.0.2...v6.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @angular-devkit/build-angular from 0.1000.8 to 0.1001.4

Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1000.8 to 0.1001.4.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @alfresco/adf-testing

Bumps [@alfresco/adf-testing](https://github.com/Alfresco/alfresco-ng2-components) from 4.1.0-d83bc9935cbdf12b592f282271aa431eee66b514 to 4.1.0-877a9f00e95ea1c9410cfc9b90d7a5f1ef80d1ba.
- [Release notes](https://github.com/Alfresco/alfresco-ng2-components/releases)
- [Commits](https://github.com/Alfresco/alfresco-ng2-components/commits)

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:
dependabot[bot] 2020-10-06 20:54:34 +02:00 committed by GitHub
parent ba2961157a
commit e5292eec52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 850 additions and 511 deletions

1355
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -70,8 +70,8 @@
},
"devDependencies": {
"@alfresco/adf-cli": "4.1.0-d83bc9935cbdf12b592f282271aa431eee66b514",
"@alfresco/adf-testing": "4.1.0-d83bc9935cbdf12b592f282271aa431eee66b514",
"@angular-devkit/build-angular": "~0.1000.8",
"@alfresco/adf-testing": "4.1.0-877a9f00e95ea1c9410cfc9b90d7a5f1ef80d1ba",
"@angular-devkit/build-angular": "~0.1001.4",
"@angular-devkit/build-ng-packagr": "~0.1001.3",
"@angular/cli": "^10.1.4",
"@angular/compiler-cli": "10.0.4",
@ -92,7 +92,7 @@
"dotenv": "^8.2.0",
"husky": "^4.3.0",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.2",
"jasmine-spec-reporter": "~6.0.0",
"karma": "^5.2.3",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.3",