Skip to content

Commit

Permalink
fix(package): update @angular/{common,compiler,core,platform-browser,…
Browse files Browse the repository at this point in the history
…platform-browser-dynamic} to version 5.2.9
  • Loading branch information
chrisguttandin committed Mar 15, 2018
1 parent 209e96f commit dff01e5
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -9,11 +9,11 @@
}
},
"dependencies": {
"@angular/common": "^5.2.8",
"@angular/compiler": "^5.2.8",
"@angular/core": "^5.2.8",
"@angular/platform-browser": "^5.2.8",
"@angular/platform-browser-dynamic": "^5.2.8",
"@angular/common": "^5.2.9",
"@angular/compiler": "^5.2.9",
"@angular/core": "^5.2.9",
"@angular/platform-browser": "^5.2.9",
"@angular/platform-browser-dynamic": "^5.2.9",
"codelyzer": "^4.2.1",
"rxjs": "^5.5.7",
"rxjs-tslint-rules": "^3.15.0",
Expand Down

0 comments on commit dff01e5

Please sign in to comment.