Skip to content
This repository was archived by the owner on Sep 25, 2020. It is now read-only.

Commit 996afbb

Browse files
committed
Update angular monorepo to v7.2.4
1 parent cc2c8ee commit 996afbb

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

package-lock.json

+30-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -55,16 +55,16 @@
5555
"devDependencies": {
5656
"@angular-devkit/build-angular": "0.13.0",
5757
"@angular/cli": "7.3.0",
58-
"@angular/common": "7.2.3",
59-
"@angular/compiler": "7.2.3",
60-
"@angular/compiler-cli": "7.2.3",
61-
"@angular/core": "7.2.3",
62-
"@angular/forms": "7.2.3",
63-
"@angular/http": "7.2.3",
64-
"@angular/language-service": "7.2.3",
65-
"@angular/platform-browser": "7.2.3",
66-
"@angular/platform-browser-dynamic": "7.2.3",
67-
"@angular/router": "7.2.3",
58+
"@angular/common": "7.2.4",
59+
"@angular/compiler": "7.2.4",
60+
"@angular/compiler-cli": "7.2.4",
61+
"@angular/core": "7.2.4",
62+
"@angular/forms": "7.2.4",
63+
"@angular/http": "7.2.4",
64+
"@angular/language-service": "7.2.4",
65+
"@angular/platform-browser": "7.2.4",
66+
"@angular/platform-browser-dynamic": "7.2.4",
67+
"@angular/router": "7.2.4",
6868
"@types/jasmine": "2.8.16",
6969
"@types/jasminewd2": "2.0.6",
7070
"@types/node": "10.12.21",

0 commit comments

Comments
 (0)