Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Bump @angular/core from 8.2.12 to 11.0.5 in /app/view #255

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 4 additions & 11 deletions app/view/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/view/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@angular/cdk": "^8.2.0",
"@angular/common": "^8.2.7",
"@angular/compiler": "^10.0.10",
"@angular/core": "^8.2.7",
"@angular/core": "^11.0.5",
"@angular/forms": "^8.2.7",
"@angular/http": "^7.2.16",
"@angular/material": "^8.2.0",
Expand Down
11 changes: 5 additions & 6 deletions app/view/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -215,12 +215,12 @@
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0.tgz#227dc53e1ac81824f998c6e76000b7efc522641e"
integrity sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w==

"@angular/core@^8.2.7":
version "8.2.14"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-8.2.14.tgz#35566f5b19480369229477e7e0e0fde740bd5204"
integrity sha512-zeePkigi+hPh3rN7yoNENG/YUBUsIvUXdxx+AZq+QPaFeKEA2FBSrKn36ojHFrdJUjKzl0lPMEiGC2b6a6bo6g==
"@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 "^1.9.0"
tslib "^2.0.0"

"@angular/forms@^8.2.7":
version "8.2.14"
Expand Down Expand Up @@ -6529,7 +6529,6 @@ [email protected]:
version "5.3.0"
resolved "https://registry.yarnpkg.com/ora/-/ora-5.3.0.tgz#fb832899d3a1372fe71c8b2c534bbfe74961bb6f"
integrity sha512-zAKMgGXUim0Jyd6CXK9lraBnD3H5yPGBPPOkC23a2BG6hsm4Zu6OQSjQuEtV0BHDf4aKHcUFvJiGRrFuW3MG8g==

dependencies:
bl "^4.0.3"
chalk "^4.1.0"
Expand Down