Skip to content

Commit

Permalink
Update dependency typescript to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 5, 2019
1 parent 3c9c453 commit dc8f48c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"rxjs": "6.0.0",
"rxjs-compat": "6.0.0",
"tslint": "5.7.0",
"typescript": "2.7.2",
"typescript": "3.4.2",
"zone.js": "0.8.20"
},
"greenkeeper": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1303,9 +1303,9 @@ tsutils@^2.8.1:
dependencies:
tslib "^1.7.1"

typescript@2.7.2:
version "2.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
typescript@3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.2.tgz#9ed4e6475d906f589200193be056f5913caed481"

typical@^2.4.2, typical@^2.6.0:
version "2.6.0"
Expand Down

0 comments on commit dc8f48c

Please sign in to comment.