From 4ca2cb18e604b5f6956dc3825b3834d476cd2fbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 19:27:27 +0000 Subject: [PATCH] Update angular monorepo to v15.2.2 --- package.json | 6 +++--- pnpm-lock.yaml | 32 ++++++++++++++++---------------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 772f6959..efce78a5 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.1", - "@angular/compiler": "15.2.1", - "@angular/compiler-cli": "15.2.1", + "@angular/common": "15.2.2", + "@angular/compiler": "15.2.2", + "@angular/compiler-cli": "15.2.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 1adbcb17..39884820 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,9 @@ lockfileVersion: 5.3 specifiers: - '@angular/common': 15.2.1 - '@angular/compiler': 15.2.1 - '@angular/compiler-cli': 15.2.1 + '@angular/common': 15.2.2 + '@angular/compiler': 15.2.2 + '@angular/compiler-cli': 15.2.2 '@angular/core': 13.3.0 '@rollup/plugin-babel': 6.0.3 concurrently: 7.6.0 @@ -24,9 +24,9 @@ specifiers: typescript: 4.9.5 devDependencies: - '@angular/common': 15.2.1_@angular+core@13.3.0+rxjs@7.8.0 - '@angular/compiler': 15.2.1_@angular+core@13.3.0 - '@angular/compiler-cli': 15.2.1_e25d16136f3a0b48386f6b35553c8edc + '@angular/common': 15.2.2_@angular+core@13.3.0+rxjs@7.8.0 + '@angular/compiler': 15.2.2_@angular+core@13.3.0 + '@angular/compiler-cli': 15.2.2_6116d7cffa08f188ad96d1953fe4fab9 '@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.1_@angular+core@13.3.0+rxjs@7.8.0: - resolution: {integrity: sha512-nGFrZXrxLMkFyK4VYHHH6+/Hq92BjVls6UWuG1UblkYzGqPpr7dRQZGOXzJc48sEG2WOeVhlhyK+0tHFFaG08g==} + /@angular/common/15.2.2_@angular+core@13.3.0+rxjs@7.8.0: + resolution: {integrity: sha512-407yHyMR5CGFWjZPeiBNHa4UKwOTTMCNn7gmfi243AxIaPjIHwCDvIOx2w5OfrV+OUKSMIuqMRHLP4eUYkJDjA==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.2.1 + '@angular/core': 15.2.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.2.1_e25d16136f3a0b48386f6b35553c8edc: - resolution: {integrity: sha512-IoS3IovbnY4hLWzeym5Kul/dJuncggMHuPnyrMbAnR6+eCZCLyRqQ5MykXDCsgfnRuVm8+PEZc0voA/5st2Vhw==} + /@angular/compiler-cli/15.2.2_6116d7cffa08f188ad96d1953fe4fab9: + resolution: {integrity: sha512-tS4RrqA0JI37rsqtTjKqkpP9pD21pG+Wxqki3X/w/tjISh7xuXCyG6vSbOsAjXAqkC8LwJN1S1IF1zp4F+mcLQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true peerDependencies: - '@angular/compiler': 15.2.1 + '@angular/compiler': 15.2.2 typescript: '>=4.8.2 <5.0' dependencies: - '@angular/compiler': 15.2.1_@angular+core@13.3.0 + '@angular/compiler': 15.2.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.2.1_@angular+core@13.3.0: - resolution: {integrity: sha512-eOA09iQWPEOJXig6W+out8MyZL2wdVu62Z79PWGQG8RWDSPV8XUFMAPfTOC8B43PT4hn/Avy/aauXl6O9l3vXw==} + /@angular/compiler/15.2.2_@angular+core@13.3.0: + resolution: {integrity: sha512-Zv2XpyOoiRDzTxkB5YaMx8egEf7hkVYkCSPvES5IXAlcs4lA1SdWHiNk7zstGMjqQlMt6RNgN8E+2BYrOJh6DQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.2.1 + '@angular/core': 15.2.2 peerDependenciesMeta: '@angular/core': optional: true