From 3d2807774ef84c9387b63e41428e8c7198b4b40f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 18:00:33 +0000 Subject: [PATCH] chore(deps): update angular monorepo --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 74145207dc..d173d52506 100644 --- a/package.json +++ b/package.json @@ -27,10 +27,10 @@ "tslib": "2.6.0" }, "devDependencies": { - "@angular/common": "12.2.16", - "@angular/compiler": "12.2.16", - "@angular/compiler-cli": "12.2.16", - "@angular/core": "12.2.16", + "@angular/common": "12.2.17", + "@angular/compiler": "12.2.17", + "@angular/compiler-cli": "12.2.17", + "@angular/core": "12.2.17", "@types/cordova": "11.0.0", "@types/fs-extra": "11.0.1", "@types/jest": "27.5.2", @@ -69,7 +69,7 @@ "unminified-webpack-plugin": "3.0.0", "webpack": "5.74.0", "winston": "3.10.0", - "zone.js": "0.11.8" + "zone.js": "0.13.1" }, "jest": { "testEnvironment": "jsdom",