From 163747bb6ab17bf786fb3bce556873264539f459 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 08:11:34 +0000 Subject: [PATCH] chore(deps): update angular monorepo to v17 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index a4a9f5764e..69eb651c38 100644 --- a/package.json +++ b/package.json @@ -27,10 +27,10 @@ "tslib": "2.6.2" }, "devDependencies": { - "@angular/common": "12.2.16", - "@angular/compiler": "12.2.16", - "@angular/compiler-cli": "12.2.16", - "@angular/core": "12.2.16", + "@angular/common": "17.0.7", + "@angular/compiler": "17.0.7", + "@angular/compiler-cli": "17.0.7", + "@angular/core": "17.0.7", "@types/cordova": "11.0.3", "@types/fs-extra": "11.0.4", "@types/jest": "27.5.2",