From bb68998ca3552eeaff46910c19f68f9e7cc409fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jun 2022 21:40:14 +0000 Subject: [PATCH] Bump @angular/core from 6.1.9 to 11.0.5 Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 6.1.9 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:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index 4254053..997ca56 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@angular/common": "^6.1.8", "@angular/compiler": "^6.1.8", "@angular/compiler-cli": "^6.1.8", - "@angular/core": "^6.1.8", + "@angular/core": "^11.0.5", "@angular/platform-browser": "^6.1.8", "@angular/router": "^6.1.8", "ng-packagr": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index 1f7d57d..aa1339f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -23,11 +23,11 @@ dependencies: tslib "^1.9.0" -"@angular/core@^6.1.8": - version "6.1.9" - resolved "https://registry.yarnpkg.com/@angular/core/-/core-6.1.9.tgz#a21a35de551c95f276ecbb1f314949cc69326950" +"@angular/core@^11.0.5": + version "11.0.5" + resolved "https://registry.yarnpkg.com/@angular/core/-/core-11.0.5.tgz#b8c448c3cd4f6dae7327cc1ba4ee2aa29c8dbc26" dependencies: - tslib "^1.9.0" + tslib "^2.0.0" "@angular/platform-browser@^6.1.8": version "6.1.9" @@ -2807,6 +2807,10 @@ tslib@^1.9.0: version "1.9.3" resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286" +tslib@^2.0.0: + version "2.4.0" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3" + tslint@4.5.1: version "4.5.1" resolved "https://registry.yarnpkg.com/tslint/-/tslint-4.5.1.tgz#05356871bef23a434906734006fc188336ba824b"