Skip to content

Commit e088c51

Browse files
committed
Update dependency typescript to v3
1 parent fdee576 commit e088c51

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"rollup": "0.57.1",
1919
"rollup-plugin-babel": "3.0.3",
2020
"rollup-plugin-typescript2": "0.12.0",
21-
"typescript": "2.8.1"
21+
"typescript": "3.1.3"
2222
},
2323
"dependencies": {
2424
"inferno": "5.0.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -899,9 +899,9 @@ tslib@^1.9.0:
899899
version "1.9.0"
900900
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
901901

902-
typescript@2.8.1:
903-
version "2.8.1"
904-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"
902+
typescript@3.1.3:
903+
version "3.1.3"
904+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.3.tgz#01b70247a6d3c2467f70c45795ef5ea18ce191d5"
905905

906906
universalify@^0.1.0:
907907
version "0.1.1"

0 commit comments

Comments
 (0)