From b208859bbcd9f32cd8bf1d02ad5c2a10d6ab890a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 05:42:39 +0000 Subject: [PATCH] build(deps): bump @angular/core from 11.0.3 to 11.0.5 in /fixtures/ng-11 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 11.0.3 to 11.0.5. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/11.0.5/packages/core) --- updated-dependencies: - dependency-name: "@angular/core" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fixtures/ng-11/package.json | 2 +- fixtures/ng-11/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/fixtures/ng-11/package.json b/fixtures/ng-11/package.json index a88772d..06eac84 100644 --- a/fixtures/ng-11/package.json +++ b/fixtures/ng-11/package.json @@ -12,7 +12,7 @@ "@angular/animations": "11.0.3", "@angular/cdk": "11.0.3", "@angular/common": "11.0.3", - "@angular/core": "11.0.3", + "@angular/core": "11.0.5", "@angular/forms": "11.0.3", "@angular/material": "11.0.3", "@angular/platform-browser": "11.0.3", diff --git a/fixtures/ng-11/yarn.lock b/fixtures/ng-11/yarn.lock index 6ac9815..c341672 100644 --- a/fixtures/ng-11/yarn.lock +++ b/fixtures/ng-11/yarn.lock @@ -53,10 +53,10 @@ dependencies: tslib "^2.0.0" -"@angular/core@11.0.3": - version "11.0.3" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-11.0.3.tgz#3c85d6bb9e899f35a35f4a435f8c37bc6529160a" - integrity sha512-bxo5euE7+Q2ThowkVRwwvKyF5vQEyo9V14JM3GW8k2THbk7LfNctyNkTeuvkTBWfLF17Nd7b5+BdNttNKNlCuQ== +"@angular/core@11.0.5": + version "11.0.5" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-11.0.5.tgz#b8c448c3cd4f6dae7327cc1ba4ee2aa29c8dbc26" + integrity sha512-XAXWQi7R3ucZXQwx9QK5jSKJeQyRJ53u2dQDpr7R5stzeCy1a5hrNOkZLg9zOTTPcth/6+FrOrRZP9SMdxtw3w== dependencies: tslib "^2.0.0"