Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v9.1.3 (#633)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 23, 2020
1 parent b724940 commit ec1b696
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
84 changes: 42 additions & 42 deletions Phonebook.Frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions Phonebook.Frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,18 @@
},
"private": true,
"dependencies": {
"@angular/animations": "9.1.1",
"@angular/animations": "9.1.3",
"@angular/cdk": "9.2.1",
"@angular/common": "9.1.1",
"@angular/compiler": "9.1.1",
"@angular/core": "9.1.1",
"@angular/forms": "9.1.1",
"@angular/localize": "9.1.1",
"@angular/common": "9.1.3",
"@angular/compiler": "9.1.3",
"@angular/core": "9.1.3",
"@angular/forms": "9.1.3",
"@angular/localize": "9.1.3",
"@angular/material": "9.2.1",
"@angular/platform-browser": "9.1.1",
"@angular/platform-browser-dynamic": "9.1.1",
"@angular/router": "9.1.1",
"@angular/service-worker": "9.1.1",
"@angular/platform-browser": "9.1.3",
"@angular/platform-browser-dynamic": "9.1.3",
"@angular/router": "9.1.3",
"@angular/service-worker": "9.1.3",
"@ngxs/devtools-plugin": "3.6.2",
"@ngxs/logger-plugin": "3.6.2",
"@ngxs/router-plugin": "3.6.2",
Expand All @@ -68,8 +68,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "0.901.1",
"@angular/cli": "9.1.1",
"@angular/compiler-cli": "9.1.1",
"@angular/language-service": "9.1.1",
"@angular/compiler-cli": "9.1.3",
"@angular/language-service": "9.1.3",
"@compodoc/compodoc": "1.1.11",
"@locl/cli": "0.0.1-beta.6",
"@semantic-release/changelog": "5.0.1",
Expand Down

0 comments on commit ec1b696

Please sign in to comment.