Skip to content

Commit

Permalink
Update angular monorepo to v8.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 27, 2019
1 parent c02eb07 commit 4296134
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 73 deletions.
143 changes: 81 additions & 62 deletions package-lock.json

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

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "8.0.2",
"@angular/common": "8.0.2",
"@angular/compiler": "8.0.2",
"@angular/core": "8.0.2",
"@angular/forms": "8.0.2",
"@angular/platform-browser": "8.0.2",
"@angular/platform-browser-dynamic": "8.0.2",
"@angular/platform-server": "8.0.2",
"@angular/router": "8.0.2",
"@angular/animations": "8.0.3",
"@angular/common": "8.0.3",
"@angular/compiler": "8.0.3",
"@angular/core": "8.0.3",
"@angular/forms": "8.0.3",
"@angular/platform-browser": "8.0.3",
"@angular/platform-browser-dynamic": "8.0.3",
"@angular/platform-server": "8.0.3",
"@angular/router": "8.0.3",
"@nestjs/common": "6.3.2",
"@nestjs/core": "6.3.2",
"@nestjs/ng-universal": "1.1.1",
Expand All @@ -89,8 +89,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "0.800.4",
"@angular/cli": "8.0.0",
"@angular/compiler-cli": "8.0.2",
"@angular/language-service": "8.0.2",
"@angular/compiler-cli": "8.0.3",
"@angular/language-service": "8.0.3",
"@angularclass/hmr": "2.1.3",
"@babel/core": "^7.4.5",
"@commitlint/cli": "latest",
Expand Down

0 comments on commit 4296134

Please sign in to comment.