Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

Commit

Permalink
chore(deps): update dependency typescript to v3.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 14, 2019
1 parent 9ddbbdb commit ec9e904
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"semver": "5.7.0",
"shelljs": "0.8.3",
"ts-node": "8.0.3",
"typescript": "3.2.4",
"typescript": "3.7.3",
"zone.js": "0.9.0"
},
"lint-staged": {
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"rxjs": "6.4.0",
"ts-jest": "24.0.2",
"tsickle": "0.34.3",
"typescript": "3.2.4",
"typescript": "3.7.3",
"zone.js": "0.9.0",
"apollo-link": "1.2.11"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"rimraf": "2.6.3",
"ts-jest": "24.0.2",
"tsickle": "0.34.3",
"typescript": "3.2.4"
"typescript": "3.7.3"
},
"jest": {
"globals": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"rollup": "1.9.0",
"rollup-plugin-uglify": "6.0.2",
"ts-jest": "24.0.2",
"typescript": "3.2.4"
"typescript": "3.7.3"
},
"jest": {
"globals": {
Expand Down
2 changes: 1 addition & 1 deletion packages/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"jest": "24.7.1",
"rimraf": "2.6.3",
"ts-jest": "24.0.2",
"typescript": "3.2.4"
"typescript": "3.7.3"
},
"jest": {
"globals": {
Expand Down

0 comments on commit ec9e904

Please sign in to comment.