From 0a65e47bbb8bbcca4f3b5107dac30f3eb30f97b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Sep 2023 06:58:11 +0000 Subject: [PATCH] Bump @angular/core from 8.0.0 to 11.0.5 in /90 - NativeScript/example Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 8.0.0 to 11.0.5. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/11.0.5/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] --- 90 - NativeScript/example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/90 - NativeScript/example/package.json b/90 - NativeScript/example/package.json index 5eb75cbd..a7acfe9f 100644 --- a/90 - NativeScript/example/package.json +++ b/90 - NativeScript/example/package.json @@ -15,7 +15,7 @@ "@angular/animations": "8.0.0", "@angular/common": "8.0.0", "@angular/compiler": "8.0.0", - "@angular/core": "8.0.0", + "@angular/core": "11.0.5", "@angular/forms": "8.0.0", "@angular/http": "8.0.0-beta.10", "@angular/platform-browser": "8.0.0",