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 Oct 31, 2018
1 parent fdee576 commit 937dde5
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 @@ -18,7 +18,7 @@
"rollup": "0.57.1",
"rollup-plugin-babel": "3.0.3",
"rollup-plugin-typescript2": "0.12.0",
"typescript": "2.8.1"
"typescript": "3.1.5"
},
"dependencies": {
"inferno": "5.0.3",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -899,9 +899,9 @@ tslib@^1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"

typescript@2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624"
typescript@3.1.5:
version "3.1.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.5.tgz#93d8b6864375325a91177372cb370ae0ae3a0703"

universalify@^0.1.0:
version "0.1.1"
Expand Down

0 comments on commit 937dde5

Please sign in to comment.