Update branch for ADF 31633 and JS-API null (#2035)

* [auto-commit] Update @alfresco/adf-extensions to 4.3.0-31640 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 31633

* [auto-commit] Update @alfresco/adf-core to 4.3.0-31640 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 31633

* [auto-commit] Update @alfresco/adf-content-services to 4.3.0-31640 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 31633

* [auto-commit] Update @alfresco/adf-cli to 4.3.0-31640 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 31633

* [auto-commit] Update @alfresco/adf-testing to 4.3.0-31640 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 31633

Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
Alfresco Build User
2021-03-04 09:17:10 +00:00
committed by GitHub
co-authored by Travis CI User
parent 3020949adc
commit fc459c9955
2 changed files with 20 additions and 20 deletions
+5 -5
View File
@@ -25,9 +25,9 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "4.3.0-31620",
"@alfresco/adf-core": "4.3.0-31620",
"@alfresco/adf-extensions": "4.3.0-31620",
"@alfresco/adf-content-services": "4.3.0-31640",
"@alfresco/adf-core": "4.3.0-31640",
"@alfresco/adf-extensions": "4.3.0-31640",
"@alfresco/js-api": "4.3.0-3244",
"@angular/animations": "10.0.4",
"@angular/cdk": "^10.0.2",
@@ -57,8 +57,8 @@
"zone.js": "~0.10.2"
},
"devDependencies": {
"@alfresco/adf-cli": "4.3.0-31620",
"@alfresco/adf-testing": "4.3.0-31620",
"@alfresco/adf-cli": "4.3.0-31640",
"@alfresco/adf-testing": "4.3.0-31640",
"@angular-custom-builders/lite-serve": "^0.2.2",
"@angular-devkit/build-angular": "^0.1002.0",
"@angular-devkit/build-ng-packagr": "^0.1002.0",