Skip to content

Commit 001c7d1

Browse files
renovate-botKeen Yee Liau
authored andcommitted
fix(deps): update dependency @angular/core to v9
1 parent 9851868 commit 001c7d1

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

integration/project/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "angular-ls-integration-test-project",
33
"private": true,
44
"dependencies": {
5-
"@angular/core": "8.2.14",
5+
"@angular/core": "9.0.0",
66
"rxjs": "6.5.4",
77
"zone.js": "0.10.2"
88
}

integration/project/yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@angular/[email protected]":
6-
version "8.2.14"
7-
resolved "https://registry.yarnpkg.com/@angular/core/-/core-8.2.14.tgz#35566f5b19480369229477e7e0e0fde740bd5204"
8-
integrity sha512-zeePkigi+hPh3rN7yoNENG/YUBUsIvUXdxx+AZq+QPaFeKEA2FBSrKn36ojHFrdJUjKzl0lPMEiGC2b6a6bo6g==
9-
dependencies:
10-
tslib "^1.9.0"
5+
"@angular/[email protected]":
6+
version "9.0.0"
7+
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0.tgz#227dc53e1ac81824f998c6e76000b7efc522641e"
8+
integrity sha512-6Pxgsrf0qF9iFFqmIcWmjJGkkCaCm6V5QNnxMy2KloO3SDq6QuMVRbN9RtC8Urmo25LP+eZ6ZgYqFYpdD8Hd9w==
119

1210
1311
version "6.5.4"

0 commit comments

Comments
 (0)