Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 12, 2020
1 parent 2b98066 commit a353ac4
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 113 deletions.
144 changes: 42 additions & 102 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 @@ -22,25 +22,25 @@
},
"private": false,
"dependencies": {
"@angular/animations": "10.1.0",
"@angular/common": "10.1.0",
"@angular/compiler": "10.1.0",
"@angular/core": "10.1.0",
"@angular/forms": "10.1.0",
"@angular/platform-browser": "10.1.0",
"@angular/platform-browser-dynamic": "10.1.0",
"@angular/router": "10.1.0",
"@angular/animations": "10.1.1",
"@angular/common": "10.1.1",
"@angular/compiler": "10.1.1",
"@angular/core": "10.1.1",
"@angular/forms": "10.1.1",
"@angular/platform-browser": "10.1.1",
"@angular/platform-browser-dynamic": "10.1.1",
"@angular/router": "10.1.1",
"ngx-vcard": "x",
"rxjs": "6.6.3",
"tslib": "2.0.1",
"zone.js": "0.10.3"
"zone.js": "0.11.1"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.1001.0",
"@angular-devkit/build-ng-packagr": "0.1001.0",
"@angular/cli": "10.1.0",
"@angular/compiler-cli": "10.1.0",
"@angular/language-service": "10.1.0",
"@angular/compiler-cli": "10.1.1",
"@angular/language-service": "10.1.1",
"@types/jasmine": "3.5.14",
"@types/jasminewd2": "2.0.8",
"@types/node": "14.6.4",
Expand Down

0 comments on commit a353ac4

Please sign in to comment.