Skip to content
This repository was archived by the owner on Jun 22, 2020. It is now read-only.

Commit 12f41cc

Browse files
committed
chore(deps): update all dependencies
1 parent ed89fce commit 12f41cc

File tree

2 files changed

+133
-107
lines changed

2 files changed

+133
-107
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,23 +33,23 @@
3333
"@types/jest": "24.0.13",
3434
"@types/node": "14.0.13",
3535
"acorn": "6.1.1",
36-
"colors": "1.3.3",
36+
"colors": "1.4.0",
3737
"core-js": "2.6.9",
3838
"hammerjs": "2.0.8",
3939
"husky": "3.0.5",
40-
"intersection-observer": "0.7.0",
40+
"intersection-observer": "0.10.0",
4141
"jest": "24.8.0",
4242
"jest-cli": "24.8.0",
4343
"jest-preset-angular": "7.1.0",
44-
"ng-packagr": "9.0.3",
44+
"ng-packagr": "9.1.5",
4545
"ngx-toastr": "10.0.4",
4646
"pretty": "2.0.0",
47-
"rxjs": "6.5.2",
48-
"sort-package-json": "1.40.0",
47+
"rxjs": "6.5.5",
48+
"sort-package-json": "1.44.0",
4949
"ts-node": "7.0.0",
50-
"tsickle": "0.37.0",
50+
"tsickle": "0.38.1",
5151
"tslib": "1.9.0",
5252
"typescript": "3.7.2",
53-
"zone.js": "0.10.2"
53+
"zone.js": "0.10.3"
5454
}
5555
}

0 commit comments

Comments
 (0)