mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Update branch for ADF 33875 and JS-API 4.8.0-3998 [ci:force] (#2362)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.8.0-33875 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 33875 * [ci:force][auto-commit] Update @alfresco/adf-core to 4.8.0-33875 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 33875 * [ci:force][auto-commit] Update @alfresco/adf-content-services to 4.8.0-33875 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 33875 * [ci:force][auto-commit] Update @alfresco/adf-cli to 4.8.0-33875 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 33875 * [ci:force][auto-commit] Update @alfresco/adf-testing to 4.8.0-33875 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 33875 * [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.8.0-33880 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 33880 * [ci:force][auto-commit] Update @alfresco/adf-core to 4.8.0-33880 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 33880 * [ci:force][auto-commit] Update @alfresco/adf-content-services to 4.8.0-33880 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 33880 * [ci:force][auto-commit] Update @alfresco/adf-cli to 4.8.0-33880 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 33880 * [ci:force][auto-commit] Update @alfresco/adf-testing to 4.8.0-33880 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 33880 Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
co-authored by
Travis CI User
parent
4b06fc3957
commit
84a7bcb412
+5
-5
@@ -24,9 +24,9 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "4.8.0-33872",
|
||||
"@alfresco/adf-core": "4.8.0-33872",
|
||||
"@alfresco/adf-extensions": "4.8.0-33872",
|
||||
"@alfresco/adf-content-services": "4.8.0-33880",
|
||||
"@alfresco/adf-core": "4.8.0-33880",
|
||||
"@alfresco/adf-extensions": "4.8.0-33880",
|
||||
"@alfresco/js-api": "4.8.0-3998",
|
||||
"@angular/animations": "10.0.4",
|
||||
"@angular/cdk": "^10.0.2",
|
||||
@@ -56,8 +56,8 @@
|
||||
"zone.js": "~0.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "4.8.0-33872",
|
||||
"@alfresco/adf-testing": "4.8.0-33872",
|
||||
"@alfresco/adf-cli": "4.8.0-33880",
|
||||
"@alfresco/adf-testing": "4.8.0-33880",
|
||||
"@angular-custom-builders/lite-serve": "^0.2.3",
|
||||
"@angular-devkit/build-angular": "^0.1002.0",
|
||||
"@angular-devkit/build-ng-packagr": "^0.1002.0",
|
||||
|
||||
Reference in New Issue
Block a user