From c2f0a7e94baa058d8bbbc7b1bbdfa68ce023edb0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Jun 2021 23:47:53 +0000 Subject: [PATCH] Update angular monorepo to v12.0.5 --- package.json | 6 +++--- pnpm-lock.yaml | 32 ++++++++++++++++---------------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index 1415b42d..53d4a893 100644 --- a/package.json +++ b/package.json @@ -33,9 +33,9 @@ }, "homepage": "https://github.com/esm-bundle/angular__common#readme", "devDependencies": { - "@angular/common": "12.0.4", - "@angular/compiler": "12.0.4", - "@angular/compiler-cli": "12.0.4", + "@angular/common": "12.0.5", + "@angular/compiler": "12.0.5", + "@angular/compiler-cli": "12.0.5", "@angular/core": "^11.1.1", "concurrently": "6.2.0", "esm-bundle-scripts": "1.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 19f48ad4..a7bfe225 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,9 @@ lockfileVersion: 5.3 specifiers: - '@angular/common': 12.0.4 - '@angular/compiler': 12.0.4 - '@angular/compiler-cli': 12.0.4 + '@angular/common': 12.0.5 + '@angular/compiler': 12.0.5 + '@angular/compiler-cli': 12.0.5 '@angular/core': ^11.1.1 concurrently: 6.2.0 esm-bundle-scripts: 1.2.0 @@ -23,9 +23,9 @@ specifiers: typescript: 4.3.3 devDependencies: - '@angular/common': 12.0.4_@angular+core@11.1.1+rxjs@7.1.0 - '@angular/compiler': 12.0.4 - '@angular/compiler-cli': 12.0.4_a964fc1dd1246f0a63d284022583eebe + '@angular/common': 12.0.5_@angular+core@11.1.1+rxjs@7.1.0 + '@angular/compiler': 12.0.5 + '@angular/compiler-cli': 12.0.5_67dd73a16ea064a657d9a067357b244b '@angular/core': 11.1.1_rxjs@7.1.0 concurrently: 6.2.0 esm-bundle-scripts: 1.2.0 @@ -46,11 +46,11 @@ devDependencies: packages: - /@angular/common/12.0.4_@angular+core@11.1.1+rxjs@7.1.0: - resolution: {integrity: sha512-P0l5OcDdJhsURakJXxV9tGbicY8a6fEBsB+9f4iTEm36Q1FO0/7RhMMlwUDBlNK37P1oi7pEUA0mRcFIx9TOLA==} + /@angular/common/12.0.5_@angular+core@11.1.1+rxjs@7.1.0: + resolution: {integrity: sha512-jKiPjWVL3jXVKgXwINlsF5O0r9gX/mAoa5UVy57O8jcg+ENbH9LLSOikgiF/0HPxk2uvRV5OYmbBgOY1xT41kQ==} engines: {node: ^12.14.1 || >=14.0.0} peerDependencies: - '@angular/core': 12.0.4 + '@angular/core': 12.0.5 rxjs: ^6.5.3 dependencies: '@angular/core': 11.1.1_rxjs@7.1.0 @@ -58,15 +58,15 @@ packages: tslib: 2.1.0 dev: true - /@angular/compiler-cli/12.0.4_a964fc1dd1246f0a63d284022583eebe: - resolution: {integrity: sha512-BAhUcJyJM2QMs+TE/A83O98nslP+xAJIaY4sag+AiH25QdioMz5kGnn7NvOpxaTxwcHFePwhZpLTQAjm3vtOsg==} + /@angular/compiler-cli/12.0.5_67dd73a16ea064a657d9a067357b244b: + resolution: {integrity: sha512-XBZWU2S7N2kvQJK0H5KyLHiLVhYJrjh3NtbVBv67sCY9Ft8fv2jjbozTgXqeoYZ1xAxcZ2ZAB0n5SkhmY75Mow==} engines: {node: ^12.14.1 || >=14.0.0} hasBin: true peerDependencies: - '@angular/compiler': 12.0.4 + '@angular/compiler': 12.0.5 typescript: '>=4.2.3 <4.3' dependencies: - '@angular/compiler': 12.0.4 + '@angular/compiler': 12.0.5 '@babel/core': 7.12.10 '@babel/types': 7.12.12 canonical-path: 1.0.0 @@ -86,8 +86,8 @@ packages: - supports-color dev: true - /@angular/compiler/12.0.4: - resolution: {integrity: sha512-D/vYeRn3yTM6cgEwlMmp/WNJyDPMVrbOfNfc2nUcpHYuy/QcrjNde6QzNJjeNnyZlWRmWcE1VxwoX8+8xJdbzg==} + /@angular/compiler/12.0.5: + resolution: {integrity: sha512-G255aP4hhQ04hSQ1/JgiKNeTzRCuLgK220lJXkHubpu+f67os5LArhFNxZaUC/EVa/sloOT7Fo5tn8C5gy7iLA==} engines: {node: ^12.14.1 || >=14.0.0} dependencies: tslib: 2.1.0 @@ -1570,7 +1570,7 @@ packages: normalize-path: 3.0.0 readdirp: 3.5.0 optionalDependencies: - fsevents: 2.3.1 + fsevents: 2.3.2 dev: true /ci-info/2.0.0: