Update typescript from 2.7.1 to 2.7.2 in app/angular

This commit is contained in:
Dependencies.io Bot 2018-02-16 20:41:34 +00:00
parent ed5db3f1e1
commit fa2328efae

View File

@ -89,7 +89,7 @@
"codelyzer": "^4.1.0",
"mock-fs": "^4.3.0",
"nodemon": "^1.15.0",
"typescript": "^2.7.1"
"typescript": "^2.7.2"
},
"peerDependencies": {
"@angular/common": ">=4.0.0",