Skip to content

Commit 85b1533

Browse files
renovate-botKeen Yee Liau
authored andcommitted
fix(deps): update angular monorepo to v11
1 parent dd723c6 commit 85b1533

File tree

2 files changed

+335
-22
lines changed

2 files changed

+335
-22
lines changed

integration/project/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"name": "angular-ls-integration-test-project",
33
"private": true,
44
"dependencies": {
5-
"@angular/common": "10.2.3",
6-
"@angular/compiler": "10.2.3",
7-
"@angular/compiler-cli": "10.2.3",
8-
"@angular/core": "10.2.3",
5+
"@angular/common": "11.0.0",
6+
"@angular/compiler": "11.0.0",
7+
"@angular/compiler-cli": "11.0.0",
8+
"@angular/core": "11.0.0",
99
"rxjs": "6.6.3",
1010
"zone.js": "0.11.3"
1111
}

0 commit comments

Comments
 (0)