Skip to content

Commit

Permalink
Merge pull request #49 from r-hannuschka/renovate/angular-monorepo
Browse files Browse the repository at this point in the history
Update angular monorepo
  • Loading branch information
r-hannuschka authored Aug 28, 2019
2 parents be8934b + 9601e4f commit 3c15bb1
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
66 changes: 33 additions & 33 deletions src/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 src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@
},
"private": true,
"dependencies": {
"@angular/animations": "8.1.2",
"@angular/common": "8.1.2",
"@angular/compiler": "8.1.2",
"@angular/core": "8.1.2",
"@angular/forms": "8.1.2",
"@angular/platform-browser": "8.1.2",
"@angular/platform-browser-dynamic": "8.1.2",
"@angular/router": "8.1.2",
"@angular/animations": "8.2.4",
"@angular/common": "8.2.4",
"@angular/compiler": "8.2.4",
"@angular/core": "8.2.4",
"@angular/forms": "8.2.4",
"@angular/platform-browser": "8.2.4",
"@angular/platform-browser-dynamic": "8.2.4",
"@angular/router": "8.2.4",
"angular-pipes": "9.0.2",
"rxjs": "6.5.2",
"tslib": "1.10.0",
"zone.js": "0.9.1"
"zone.js": "0.10.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.801.2",
"@angular-devkit/build-ng-packagr": "0.801.2",
"@angular/cli": "8.1.2",
"@angular/compiler-cli": "8.1.2",
"@angular/language-service": "8.1.2",
"@angular/compiler-cli": "8.2.4",
"@angular/language-service": "8.2.4",
"@compodoc/compodoc": "1.1.10",
"@types/jasmine": "3.3.14",
"@types/jasminewd2": "2.0.6",
Expand Down

0 comments on commit 3c15bb1

Please sign in to comment.