Update branch for ADF 32956 and JS-API 4.5.0-3637 (#2201)

* [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.5.0-32956 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 32956

* [ci:force][auto-commit] Update @alfresco/adf-core to 4.5.0-32956 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 32956

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 4.5.0-32956 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 32956

* [ci:force][auto-commit] Update @alfresco/adf-cli to 4.5.0-32956 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 32956

* [ci:force][auto-commit] Update @alfresco/adf-testing to 4.5.0-32956 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 32956

Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
Alfresco Build User
2021-06-28 11:40:59 +02:00
committed by GitHub
co-authored by Travis CI User
parent 8a54b113a0
commit b590e37e51
2 changed files with 20 additions and 20 deletions
+5 -5
View File
@@ -24,9 +24,9 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "4.5.0-32949",
"@alfresco/adf-core": "4.5.0-32949",
"@alfresco/adf-extensions": "4.5.0-32949",
"@alfresco/adf-content-services": "4.5.0-32956",
"@alfresco/adf-core": "4.5.0-32956",
"@alfresco/adf-extensions": "4.5.0-32956",
"@alfresco/js-api": "4.5.0-3637",
"@angular/animations": "10.0.4",
"@angular/cdk": "^10.0.2",
@@ -56,8 +56,8 @@
"zone.js": "~0.10.2"
},
"devDependencies": {
"@alfresco/adf-cli": "4.5.0-32949",
"@alfresco/adf-testing": "4.5.0-32949",
"@alfresco/adf-cli": "4.5.0-32956",
"@alfresco/adf-testing": "4.5.0-32956",
"@angular-custom-builders/lite-serve": "^0.2.3",
"@angular-devkit/build-angular": "^0.1002.0",
"@angular-devkit/build-ng-packagr": "^0.1002.0",