This repository was archived by the owner on Nov 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 22 "name" : " angular-ls-integration-test-project" ,
33 "private" : true ,
44 "dependencies" : {
5- "@angular/core" : " 9.1.11 " ,
5+ "@angular/core" : " 10.0.0 " ,
66 "rxjs" : " 6.5.5" ,
77 "zone.js" : " 0.10.3"
88 }
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5- 6- version "9.1.11"
7- resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.1.11.tgz#7a92d27292212ed381be15f9000d4019867f1c7c"
8- integrity sha512-KAlEedBo761O1aeoTJVziOSHi8Fttk9ipvbDZXYT/o0W/KdVwubxP34g9t5aD8LCcF8+L0z4VLw++HjdJAUpwg==
5+ 6+ version "10.0.0"
7+ resolved "https://registry.yarnpkg.com/@angular/core/-/core-10.0.0.tgz#b199450576f8acc0549d2836cfa04294fa3a585e"
8+ integrity sha512-N1m6op428ktgcsnXqqspb1xGZ9gp664Jmb4JoVajCD3JXucRfidw+vt3kPOldbWA6M4pIu5ZtZY3IZc2GrK5UQ==
9+ dependencies :
10+ tslib "^2.0.0"
911
10121113 version "6.5.5"
@@ -19,6 +21,11 @@ tslib@^1.9.0:
1921 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
2022 integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
2123
24+ tslib@^2.0.0 :
25+ version "2.0.0"
26+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
27+ integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==
28+
22292330 version "0.10.3"
2431 resolved "https://registry.yarnpkg.com/zone.js/-/zone.js-0.10.3.tgz#3e5e4da03c607c9dcd92e37dd35687a14a140c16"
You can’t perform that action at this time.
0 commit comments