summaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/package.json
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-03-24 11:26:41 +0000
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-03-24 16:07:54 +0000
commit4d906e5210c570678bba6db82d85b16ff2ebaaf8 (patch)
tree346c93442c3aa4f8982d26cd2df88bfb337fe162 /cds-ui/designer-client/package.json
parent4c9246c82b12a7b9e0f9ac0230abfdb369ce9ab1 (diff)
Fix doc-rules job and cds-ui build
- Doc changes to satisfy new doc-rules - Fixo f CDS-UI build Issue-ID: CCSDK-3859 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I9471e845afd39d06466da9a5db8fde5acdf15ea1
Diffstat (limited to 'cds-ui/designer-client/package.json')
-rw-r--r--cds-ui/designer-client/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/cds-ui/designer-client/package.json b/cds-ui/designer-client/package.json
index 6b636c4c8..e7a335d54 100644
--- a/cds-ui/designer-client/package.json
+++ b/cds-ui/designer-client/package.json
@@ -56,8 +56,8 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.803.23",
- "@angular/cli": "~8.3.9",
- "@angular/compiler-cli": "~8.2.9",
+ "@angular/cli": "~8.3.29",
+ "@angular/compiler-cli": "~8.2.14",
"@angular/language-service": "~8.2.9",
"@babel/compat-data": "7.8.0",
"@types/backbone": "^1.4.1",