Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v10.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 31, 2020
1 parent f91c78b commit 43db34a
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
60 changes: 30 additions & 30 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": "10.2.0",
"@angular/common": "10.2.0",
"@angular/compiler": "10.2.0",
"@angular/core": "10.2.0",
"@angular/forms": "10.2.0",
"@angular/platform-browser": "10.2.0",
"@angular/platform-browser-dynamic": "10.2.0",
"@angular/router": "10.2.0",
"@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",
"ngx-vcard": "x",
"rxjs": "6.6.3",
"tslib": "2.0.3",
Expand All @@ -39,8 +39,8 @@
"@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.0",
"@angular/language-service": "10.2.0",
"@angular/compiler-cli": "10.2.1",
"@angular/language-service": "10.2.1",
"@types/jasmine": "3.6.0",
"@types/jasminewd2": "2.0.8",
"@types/node": "14.14.6",
Expand Down

0 comments on commit 43db34a

Please sign in to comment.