Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 7576dae

Browse files
committed
fix(deps): update angular monorepo
1 parent 3986db5 commit 7576dae

File tree

14 files changed

+11090
-12240
lines changed

14 files changed

+11090
-12240
lines changed

integration/pre_apf_project/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "angular-ls-integration-test-project",
33
"private": true,
44
"dependencies": {
5-
"@angular/common": "12.2.16",
6-
"@angular/compiler": "12.2.16",
7-
"@angular/compiler-cli": "12.2.16",
8-
"@angular/core": "12.2.16",
5+
"@angular/common": "12.2.17",
6+
"@angular/compiler": "12.2.17",
7+
"@angular/compiler-cli": "12.2.17",
8+
"@angular/core": "12.2.17",
99
"rxjs": "6.6.7",
10-
"zone.js": "0.11.5"
10+
"zone.js": "0.15.0"
1111
}
1212
}

0 commit comments

Comments
 (0)