From 6c57765067aef2ad7caaff7cd71067ec72351d82 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 16:43:44 +0000 Subject: [PATCH] Update angular monorepo to v14.1.3 --- package.json | 6 +++--- pnpm-lock.yaml | 32 ++++++++++++++++---------------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package.json b/package.json index b30d901d..6499b737 100644 --- a/package.json +++ b/package.json @@ -38,9 +38,9 @@ }, "homepage": "https://github.com/esm-bundle/angular__core#readme", "devDependencies": { - "@angular/compiler": "14.1.2", - "@angular/compiler-cli": "14.1.2", - "@angular/core": "14.1.2", + "@angular/compiler": "14.1.3", + "@angular/compiler-cli": "14.1.3", + "@angular/core": "14.1.3", "concurrently": "7.3.0", "esm-bundle-scripts": "1.2.0", "husky": "8.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 099ef362..9225f846 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,9 +1,9 @@ lockfileVersion: 5.3 specifiers: - '@angular/compiler': 14.1.2 - '@angular/compiler-cli': 14.1.2 - '@angular/core': 14.1.2 + '@angular/compiler': 14.1.3 + '@angular/compiler-cli': 14.1.3 + '@angular/core': 14.1.3 concurrently: 7.3.0 esm-bundle-scripts: 1.2.0 husky: 8.0.1 @@ -22,9 +22,9 @@ specifiers: typescript: 4.7.4 devDependencies: - '@angular/compiler': 14.1.2_@angular+core@14.1.2 - '@angular/compiler-cli': 14.1.2_1e7115aa55d3bb0b89e7e95e1ee79cf4 - '@angular/core': 14.1.2_rxjs@7.5.6 + '@angular/compiler': 14.1.3_@angular+core@14.1.3 + '@angular/compiler-cli': 14.1.3_8392586ee0c081d3b401d7280c226647 + '@angular/core': 14.1.3_rxjs@7.5.6 concurrently: 7.3.0 esm-bundle-scripts: 1.2.0 husky: 8.0.1 @@ -51,15 +51,15 @@ packages: '@jridgewell/trace-mapping': 0.3.4 dev: true - /@angular/compiler-cli/14.1.2_1e7115aa55d3bb0b89e7e95e1ee79cf4: - resolution: {integrity: sha512-L1gB0ig2T0xz+4KaZCuf07tUitKT8gEqYQCd8evPeomMVgZAZcaCZa5O1FmNjGv7mDb0PrDJ1q0/VqTfet8onw==} + /@angular/compiler-cli/14.1.3_8392586ee0c081d3b401d7280c226647: + resolution: {integrity: sha512-GJqUfIKuM7bYeR699ceRSa6LT90vEi2q+s+YIwRrlXSFto7xNCmn5bJsYV6XmslvPPTqiLR5w9K8MNC9qYBbxw==} engines: {node: ^14.15.0 || >=16.10.0} hasBin: true peerDependencies: - '@angular/compiler': 14.1.2 + '@angular/compiler': 14.1.3 typescript: '>=4.6.2 <4.8' dependencies: - '@angular/compiler': 14.1.2_@angular+core@14.1.2 + '@angular/compiler': 14.1.3_@angular+core@14.1.3 '@babel/core': 7.17.8 chokidar: 3.5.1 convert-source-map: 1.7.0 @@ -75,21 +75,21 @@ packages: - supports-color dev: true - /@angular/compiler/14.1.2_@angular+core@14.1.2: - resolution: {integrity: sha512-H0W4kTM7gUizWe5oFgixbnnS6U4pBt7qcmVCe5mdfzuUwoDzp8u/cOUErxzM0gZiCFVT/KBPXgc7TeZ1oNtgHg==} + /@angular/compiler/14.1.3_@angular+core@14.1.3: + resolution: {integrity: sha512-QtBHzhGzym8CwGrZLFYsciaLq/F4lxUxNOBDQdrc5Pd/qYiaJ50rrWfmXpqrFR6CC0E0bgzIj0Uxdf+D/VRmWQ==} engines: {node: ^14.15.0 || >=16.10.0} peerDependencies: - '@angular/core': 14.1.2 + '@angular/core': 14.1.3 peerDependenciesMeta: '@angular/core': optional: true dependencies: - '@angular/core': 14.1.2_rxjs@7.5.6 + '@angular/core': 14.1.3_rxjs@7.5.6 tslib: 2.3.0 dev: true - /@angular/core/14.1.2_rxjs@7.5.6: - resolution: {integrity: sha512-7DkeMYxXaWiUN0SztsD/dUn8SYo7305sM9HtX9RCGG/pweOoIIdcRhTxyiatyVGzTuulwMs/Y/rD1Q+GsDCnow==} + /@angular/core/14.1.3_rxjs@7.5.6: + resolution: {integrity: sha512-V3OJD4cShjLzyJAWQ1ogSW0WhKJwti5zsoT1SQ2RoA5UScBPzZN/F/0n/4IupHeaIC+NfaLX916xKTGWA8G8SQ==} engines: {node: ^14.15.0 || >=16.10.0} peerDependencies: rxjs: ^6.5.3 || ^7.4.0