Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v9.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 5, 2020
1 parent 631f286 commit feff8fa
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": "9.1.0",
"@angular/common": "9.1.0",
"@angular/compiler": "9.1.0",
"@angular/core": "9.1.0",
"@angular/forms": "9.1.0",
"@angular/platform-browser": "9.1.0",
"@angular/platform-browser-dynamic": "9.1.0",
"@angular/router": "9.1.0",
"@angular/animations": "9.1.9",
"@angular/common": "9.1.9",
"@angular/compiler": "9.1.9",
"@angular/core": "9.1.9",
"@angular/forms": "9.1.9",
"@angular/platform-browser": "9.1.9",
"@angular/platform-browser-dynamic": "9.1.9",
"@angular/router": "9.1.9",
"ngx-vcard": "x",
"rxjs": "6.5.5",
"tslib": "1.13.0",
Expand All @@ -39,8 +39,8 @@
"@angular-devkit/build-angular": "0.901.7",
"@angular-devkit/build-ng-packagr": "0.901.7",
"@angular/cli": "9.1.7",
"@angular/compiler-cli": "9.1.0",
"@angular/language-service": "9.1.0",
"@angular/compiler-cli": "9.1.9",
"@angular/language-service": "9.1.9",
"@types/jasmine": "3.5.10",
"@types/jasminewd2": "2.0.8",
"@types/node": "12.12.42",
Expand Down

0 comments on commit feff8fa

Please sign in to comment.