From 372fbf286021ba627e20e5891ef4bae587f67985 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 00:41:55 +0000 Subject: [PATCH] Update angular monorepo to v15.2.4 --- package.json | 6 +++--- pnpm-lock.yaml | 32 ++++++++++++++++---------------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 49a14e98..b9fb0cb4 100644 --- a/package.json +++ b/package.json @@ -48,9 +48,9 @@ }, "homepage": "https://github.com/esm-bundle/angular__common#readme", "devDependencies": { - "@angular/common": "15.2.3", - "@angular/compiler": "15.2.3", - "@angular/compiler-cli": "15.2.3", + "@angular/common": "15.2.4", + "@angular/compiler": "15.2.4", + "@angular/compiler-cli": "15.2.4", "@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 f1eec5ca..1064074d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,9 @@ lockfileVersion: 5.3 specifiers: - '@angular/common': 15.2.3 - '@angular/compiler': 15.2.3 - '@angular/compiler-cli': 15.2.3 + '@angular/common': 15.2.4 + '@angular/compiler': 15.2.4 + '@angular/compiler-cli': 15.2.4 '@angular/core': 13.3.0 '@rollup/plugin-babel': 6.0.3 concurrently: 7.6.0 @@ -24,9 +24,9 @@ specifiers: typescript: 5.0.2 devDependencies: - '@angular/common': 15.2.3_@angular+core@13.3.0+rxjs@7.8.0 - '@angular/compiler': 15.2.3_@angular+core@13.3.0 - '@angular/compiler-cli': 15.2.3_5e31456298e54cee7707d1f553c26696 + '@angular/common': 15.2.4_@angular+core@13.3.0+rxjs@7.8.0 + '@angular/compiler': 15.2.4_@angular+core@13.3.0 + '@angular/compiler-cli': 15.2.4_cd139c9ad8364ac8eac286afd8a213c4 '@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.2.3_@angular+core@13.3.0+rxjs@7.8.0: - resolution: {integrity: sha512-J68CSb57XadC2weHw7kmHjCdrHNgxPv8ZW6KlnmYvIRJrkKsZuCl+PvFe90VMDvHtlBnSnz8sjAPqoUxesMRNg==} + /@angular/common/15.2.4_@angular+core@13.3.0+rxjs@7.8.0: + resolution: {integrity: sha512-RT6bo3RB768alor27i4KG9rTcsya58f2Pda/MjcNC5iR7WpmA4tE4h9x4JnI/1GCR3U1KAa4qrDrEFUJZoFofw==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.2.3 + '@angular/core': 15.2.4 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.2.3_5e31456298e54cee7707d1f553c26696: - resolution: {integrity: sha512-n52yntOPnVeQdNq612YyQ1KW27+BZq1YIxtkST6Xmrv6rFuduLVtBLMl+CpZ3vONBzMI1fY6svck6fPb0x4kbQ==} + /@angular/compiler-cli/15.2.4_cd139c9ad8364ac8eac286afd8a213c4: + resolution: {integrity: sha512-FCRNZ60PIKRt3rmjab7ca1E5Mc8Zt2izwD+VrzWeyBc51g5dVD+T/CRamJbmqRGw1hnn6BBM/VP9oDRcMVwGlg==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true peerDependencies: - '@angular/compiler': 15.2.3 + '@angular/compiler': 15.2.4 typescript: '>=4.8.2 <5.0' dependencies: - '@angular/compiler': 15.2.3_@angular+core@13.3.0 + '@angular/compiler': 15.2.4_@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.2.3_@angular+core@13.3.0: - resolution: {integrity: sha512-KdEb5vWptRON6lXhhu93DLog4ekfrlHD74bOWbGQ2F40mycXqLNigOxbDCYifIAeE0xmRxbyV9KBvS6LKLC9uA==} + /@angular/compiler/15.2.4_@angular+core@13.3.0: + resolution: {integrity: sha512-M4zqNCiSsNH2tc12yux9ZpGfSQ4vJ08iYxq6RJmS3CFJtDIw0SFc14ycHX+8rXYfLw92j0UTaDEAhjruAM51Zw==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.2.3 + '@angular/core': 15.2.4 peerDependenciesMeta: '@angular/core': optional: true