Skip to content

Commit 0a2a486

Browse files
authored
Merge pull request #18 from abraham/renovate/typescript-3.x
Update dependency typescript to v3
2 parents e6dc924 + 385597c commit 0a2a486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"rollup": "0.63.5",
4343
"ts-jest": "23.0.1",
4444
"tslint": "5.11.0",
45-
"typescript": "2.9.2"
45+
"typescript": "3.0.1"
4646
},
4747
"jest": {
4848
"roots": [

0 commit comments

Comments
 (0)