Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v8.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and DanielHabenicht committed Jun 13, 2019
1 parent acdfb43 commit eb07484
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
66 changes: 33 additions & 33 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
},
"private": false,
"dependencies": {
"@angular/animations": "8.0.0",
"@angular/common": "8.0.0",
"@angular/compiler": "8.0.0",
"@angular/core": "8.0.0",
"@angular/forms": "8.0.0",
"@angular/platform-browser": "8.0.0",
"@angular/platform-browser-dynamic": "8.0.0",
"@angular/router": "8.0.0",
"@angular/animations": "8.0.1",
"@angular/common": "8.0.1",
"@angular/compiler": "8.0.1",
"@angular/core": "8.0.1",
"@angular/forms": "8.0.1",
"@angular/platform-browser": "8.0.1",
"@angular/platform-browser-dynamic": "8.0.1",
"@angular/router": "8.0.1",
"ngx-vcard": "x",
"rxjs": "6.5.2",
"tsickle": "0.35.0",
Expand All @@ -39,8 +39,8 @@
"@angular-devkit/build-angular": "0.800.2",
"@angular-devkit/build-ng-packagr": "0.800.2",
"@angular/cli": "8.0.2",
"@angular/compiler-cli": "8.0.0",
"@angular/language-service": "8.0.0",
"@angular/compiler-cli": "8.0.1",
"@angular/language-service": "8.0.1",
"@types/jasmine": "3.3.13",
"@types/jasminewd2": "2.0.6",
"@types/node": "11.13.14",
Expand Down

0 comments on commit eb07484

Please sign in to comment.