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 Nov 7, 2020
1 parent 8385c33 commit 410fa85
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 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.

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.2.1",
"@angular/common": "10.2.1",
"@angular/compiler": "10.2.1",
"@angular/core": "10.2.1",
"@angular/forms": "10.2.1",
"@angular/platform-browser": "10.2.1",
"@angular/platform-browser-dynamic": "10.2.1",
"@angular/router": "10.2.1",
"@angular/animations": "10.2.2",
"@angular/common": "10.2.2",
"@angular/compiler": "10.2.2",
"@angular/core": "10.2.2",
"@angular/forms": "10.2.2",
"@angular/platform-browser": "10.2.2",
"@angular/platform-browser-dynamic": "10.2.2",
"@angular/router": "10.2.2",
"ngx-vcard": "x",
"rxjs": "6.6.3",
"tslib": "2.0.3",
"zone.js": "0.11.2"
"zone.js": "0.11.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.1002.0",
"@angular-devkit/build-ng-packagr": "0.1002.0",
"@angular/cli": "10.2.0",
"@angular/compiler-cli": "10.2.1",
"@angular/language-service": "10.2.1",
"@angular/compiler-cli": "10.2.2",
"@angular/language-service": "10.2.2",
"@types/jasmine": "3.6.1",
"@types/jasminewd2": "2.0.8",
"@types/node": "14.14.6",
Expand Down

0 comments on commit 410fa85

Please sign in to comment.