Update branch for ADF 32511 and JS-API 4.4.0-3493 (#2136)

* [ci:force][auto-commit] Update @alfresco/js-api to 4.4.0-3493 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 32511

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

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

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

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

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

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

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

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

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

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

Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
Alfresco Build User
2021-05-14 14:47:09 +01:00
committed by GitHub
co-authored by Travis CI User
parent 2bd1c6c906
commit 076a7f6a61
2 changed files with 35 additions and 37 deletions
+6 -6
View File
@@ -24,10 +24,10 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "4.4.0-32492",
"@alfresco/adf-core": "4.4.0-32492",
"@alfresco/adf-extensions": "4.4.0-32492",
"@alfresco/js-api": "4.4.0-3490",
"@alfresco/adf-content-services": "4.4.0-32531",
"@alfresco/adf-core": "4.4.0-32531",
"@alfresco/adf-extensions": "4.4.0-32531",
"@alfresco/js-api": "4.4.0-3493",
"@angular/animations": "10.0.4",
"@angular/cdk": "^10.0.2",
"@angular/common": "10.0.4",
@@ -56,8 +56,8 @@
"zone.js": "~0.10.2"
},
"devDependencies": {
"@alfresco/adf-cli": "4.4.0-32492",
"@alfresco/adf-testing": "4.4.0-32492",
"@alfresco/adf-cli": "4.4.0-32531",
"@alfresco/adf-testing": "4.4.0-32531",
"@angular-custom-builders/lite-serve": "^0.2.3",
"@angular-devkit/build-angular": "^0.1002.0",
"@angular-devkit/build-ng-packagr": "^0.1002.0",