From 481b594c89667edc66b87018b908573a550d361e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 20:13:28 +0000 Subject: [PATCH] Update angular monorepo to v15.1.2 --- package.json | 6 +++--- pnpm-lock.yaml | 32 ++++++++++++++++---------------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 335acb84..2849864d 100644 --- a/package.json +++ b/package.json @@ -48,9 +48,9 @@ }, "homepage": "https://github.com/esm-bundle/angular__common#readme", "devDependencies": { - "@angular/common": "15.1.1", - "@angular/compiler": "15.1.1", - "@angular/compiler-cli": "15.1.1", + "@angular/common": "15.1.2", + "@angular/compiler": "15.1.2", + "@angular/compiler-cli": "15.1.2", "@angular/core": "13.3.0", "@rollup/plugin-babel": "6.0.3", "concurrently": "7.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 501ea868..6a9486a2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,9 @@ lockfileVersion: 5.3 specifiers: - '@angular/common': 15.1.1 - '@angular/compiler': 15.1.1 - '@angular/compiler-cli': 15.1.1 + '@angular/common': 15.1.2 + '@angular/compiler': 15.1.2 + '@angular/compiler-cli': 15.1.2 '@angular/core': 13.3.0 '@rollup/plugin-babel': 6.0.3 concurrently: 7.6.0 @@ -24,9 +24,9 @@ specifiers: typescript: 4.9.4 devDependencies: - '@angular/common': 15.1.1_@angular+core@13.3.0+rxjs@7.8.0 - '@angular/compiler': 15.1.1_@angular+core@13.3.0 - '@angular/compiler-cli': 15.1.1_f08767d49b85e0ec62c7b5c5289fe27c + '@angular/common': 15.1.2_@angular+core@13.3.0+rxjs@7.8.0 + '@angular/compiler': 15.1.2_@angular+core@13.3.0 + '@angular/compiler-cli': 15.1.2_162d75dfa83cf7b9f6e4407e9eb7eb8e '@angular/core': 13.3.0_rxjs@7.8.0 '@rollup/plugin-babel': 6.0.3_rollup@2.79.1 concurrently: 7.6.0 @@ -55,11 +55,11 @@ packages: '@jridgewell/trace-mapping': 0.3.17 dev: true - /@angular/common/15.1.1_@angular+core@13.3.0+rxjs@7.8.0: - resolution: {integrity: sha512-P4f2rK/YBQQT4clQrcQ9goLf53RS63Q1x2d1dvz7Syr3gcOUyxO7NZQ7Au5afzvbIKZ5Okd+X0+TCGV4q9wQjw==} + /@angular/common/15.1.2_@angular+core@13.3.0+rxjs@7.8.0: + resolution: {integrity: sha512-1Ra6EoaZjPcdDsGBge3qSajO1ECYceX+2EWHdjvJ9ZEIaXsLNFMQBUMgJnjsnrojs9Gd3bxJ0WHkahij5/8WNA==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.1.1 + '@angular/core': 15.1.2 rxjs: ^6.5.3 || ^7.4.0 dependencies: '@angular/core': 13.3.0_rxjs@7.8.0 @@ -67,15 +67,15 @@ packages: tslib: 2.3.0 dev: true - /@angular/compiler-cli/15.1.1_f08767d49b85e0ec62c7b5c5289fe27c: - resolution: {integrity: sha512-sBYvh6Y08aKuZPAVwzT1YGVfG63xeXElEfAfq6No9FLUHDo83QB9fU7ovXnu1RJFJiVIy16DHjmTpAmgvlomGA==} + /@angular/compiler-cli/15.1.2_162d75dfa83cf7b9f6e4407e9eb7eb8e: + resolution: {integrity: sha512-gAqbQSKI4oeboh0UKsFdaEoST9IBVzqeckJzSTwAGxJeS33IM7Jjo3LViqHuzQyWKXe6srkci0LD4C2Mrj4kfQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true peerDependencies: - '@angular/compiler': 15.1.1 + '@angular/compiler': 15.1.2 typescript: '>=4.8.2 <5.0' dependencies: - '@angular/compiler': 15.1.1_@angular+core@13.3.0 + '@angular/compiler': 15.1.2_@angular+core@13.3.0 '@babel/core': 7.19.3 '@jridgewell/sourcemap-codec': 1.4.14 chokidar: 3.5.1 @@ -91,11 +91,11 @@ packages: - supports-color dev: true - /@angular/compiler/15.1.1_@angular+core@13.3.0: - resolution: {integrity: sha512-A35iXLTTDEej4F2tm5t1flA+5Tv+jYAkQx+d0xvH6LDiWvsiDsOe5OjP8L2LD8dejwWl/JYUz2TH0JZcvw0uqA==} + /@angular/compiler/15.1.2_@angular+core@13.3.0: + resolution: {integrity: sha512-hKlr1i61a2Gl0h53goSSUbZmzNgdC1zAHu+Ws0+1Qfv9cDgg1aVphFGFMdV0kbjLV+k7LyFjj5EgWU48o5UXww==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.1.1 + '@angular/core': 15.1.2 peerDependenciesMeta: '@angular/core': optional: true