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 committed Dec 17, 2020
1 parent 3e0b4d1 commit f839cf6
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "9.1.12",
"@angular/common": "9.1.12",
"@angular/compiler": "9.1.12",
"@angular/core": "9.1.12",
"@angular/forms": "9.1.12",
"@angular/platform-browser": "9.1.12",
"@angular/platform-browser-dynamic": "9.1.12",
"@angular/router": "9.1.12",
"@angular/animations": "9.1.13",
"@angular/common": "9.1.13",
"@angular/compiler": "9.1.13",
"@angular/core": "9.1.13",
"@angular/forms": "9.1.13",
"@angular/platform-browser": "9.1.13",
"@angular/platform-browser-dynamic": "9.1.13",
"@angular/router": "9.1.13",
"@fortawesome/fontawesome-svg-core": "1.2.30",
"@fortawesome/free-solid-svg-icons": "5.14.0",
"@fortawesome/react-fontawesome": "0.1.11",
Expand All @@ -47,14 +47,14 @@
"rxjs": "6.6.2",
"schematics-utilities": "2.0.2",
"tslib": "2.0.0",
"zone.js": "0.10.3"
"zone.js": "0.11.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "0.1000.5",
"@angular-devkit/build-ng-packagr": "0.1000.5",
"@angular/cli": "9.1.12",
"@angular/compiler-cli": "9.1.12",
"@angular/language-service": "9.1.12",
"@angular/compiler-cli": "9.1.13",
"@angular/language-service": "9.1.13",
"@commitlint/cli": "9.1.1",
"@commitlint/config-conventional": "9.1.1",
"@fortawesome/fontawesome-free": "5.14.0",
Expand Down

0 comments on commit f839cf6

Please sign in to comment.