Update branch for JS-API PR#63 (#7581)

* [ci:force][auto-commit] Update JS-API to 4.10.0-63 for branch: update-js-api originated from JS-API PR: 63

* [ci:force][auto-commit] Update JS-API to 4.10.0-64 for branch: update-js-api originated from JS-API PR: 64

* [ci:force][auto-commit] Update JS-API to 4.10.0-65 for branch: update-js-api originated from JS-API PR: 65

* [ci:force][auto-commit] Update JS-API to 4.10.0-66 for branch: update-js-api originated from JS-API PR: 66

* [ci:force][auto-commit] Update JS-API to 4.10.0-69 for branch: update-js-api originated from JS-API PR: 69

* [ci:force][auto-commit] Update JS-API to 4.10.0-70 for branch: update-js-api originated from JS-API PR: 70

* [ci:force][auto-commit] Update JS-API to 4.10.0-77 for branch: update-js-api originated from JS-API PR: 77

* generate package lock

* fix eslint plugin versions

Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
This commit is contained in:
Alfresco Build
2022-04-20 16:41:33 +01:00
committed by GitHub
co-authored by Denys Vuika
parent d26204cd9b
commit b205ab1ffd
12 changed files with 125 additions and 119 deletions
+3 -3
View File
@@ -70,7 +70,7 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/js-api": "4.10.0-4289",
"@alfresco/js-api": "4.10.0-77",
"@angular/animations": "^10.0.4",
"@angular/cdk": "10.1.3",
"@angular/common": "^10.0.4",
@@ -145,8 +145,8 @@
"eslint-plugin-import": "2.25.4",
"eslint-plugin-jsdoc": "30.7.6",
"eslint-plugin-prefer-arrow": "1.2.2",
"eslint-plugin-rxjs": "latest",
"eslint-plugin-unicorn": "latest",
"eslint-plugin-rxjs": "5.0.2",
"eslint-plugin-unicorn": "40.1.0",
"github-api": "^3.4.0",
"graphql": "^15.8.0",
"graphql-request": "^3.7.0",