Skip to content

Commit 78892ce

Browse files
committed
Update angular monorepo to v7.2.15
1 parent f748ce9 commit 78892ce

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

package-lock.json

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@
1515
},
1616
"private": true,
1717
"dependencies": {
18-
"@angular/animations": "7.2.13",
18+
"@angular/animations": "7.2.15",
1919
"@angular/cdk": "7.3.7",
20-
"@angular/common": "7.2.13",
21-
"@angular/compiler": "7.2.13",
22-
"@angular/core": "7.2.13",
20+
"@angular/common": "7.2.15",
21+
"@angular/compiler": "7.2.15",
22+
"@angular/core": "7.2.15",
2323
"@angular/flex-layout": "7.0.0-beta.24",
24-
"@angular/forms": "7.2.13",
24+
"@angular/forms": "7.2.15",
2525
"@angular/material": "7.3.7",
2626
"@angular/material-moment-adapter": "7.3.6",
27-
"@angular/platform-browser": "7.2.13",
28-
"@angular/platform-browser-dynamic": "7.2.13",
29-
"@angular/router": "7.2.13",
27+
"@angular/platform-browser": "7.2.15",
28+
"@angular/platform-browser-dynamic": "7.2.15",
29+
"@angular/router": "7.2.15",
3030
"core-js": "2.6.5",
3131
"hammerjs": "2.0.8",
3232
"moment": "2.24.0",
@@ -38,8 +38,8 @@
3838
"@angular-devkit/build-angular": "0.13.8",
3939
"@angular-devkit/build-ng-packagr": "0.13.8",
4040
"@angular/cli": "7.3.8",
41-
"@angular/compiler-cli": "7.2.13",
42-
"@angular/language-service": "7.2.13",
41+
"@angular/compiler-cli": "7.2.15",
42+
"@angular/language-service": "7.2.15",
4343
"@commitlint/cli": "7.5.2",
4444
"@commitlint/config-conventional": "7.5.0",
4545
"@types/jasmine": "3.3.12",

0 commit comments

Comments
 (0)