From 205f76e3648999d78ff7de8c35541f119499cc2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 17:06:21 +0000 Subject: [PATCH] chore(deps): update angular monorepo to v18 --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 77e0ac76c..e75be4508 100644 --- a/package.json +++ b/package.json @@ -37,10 +37,10 @@ "@angular-eslint/eslint-plugin-template": "15.2.1", "@angular-eslint/template-parser": "15.2.1", "@angular/cli": "14.2.13", - "@angular/compiler": "14.2.12", - "@angular/compiler-cli": "14.2.12", - "@angular/core": "14.2.12", - "@angular/language-service": "14.2.12", + "@angular/compiler": "18.2.12", + "@angular/compiler-cli": "18.2.12", + "@angular/core": "18.2.12", + "@angular/language-service": "18.2.12", "@commitlint/cli": "17.8.1", "@commitlint/config-conventional": "17.8.1", "@qiwi/semantic-release-gh-pages-plugin": "5.2.11",