Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 19, 2019
1 parent af3c5aa commit 16ccbf6
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 @@ -15,7 +15,7 @@
"@types/node": "9.4.6",
"graphql": "14.0.2",
"ts-node": "5.0.0",
"typescript": "2.7.2"
"typescript": "3.3.4000"
},
"scripts": {
"test": "cd src/example && ts-node test.ts",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -399,9 +399,9 @@ ts-node@5.0.0:
source-map-support "^0.5.3"
yn "^2.0.0"

typescript@2.7.2:
version "2.7.2"
resolved "http://registry.npmjs.org/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
typescript@3.3.4000:
version "3.3.4000"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.4000.tgz#76b0f89cfdbf97827e1112d64f283f1151d6adf0"

universalify@^0.1.0:
version "0.1.2"
Expand Down

0 comments on commit 16ccbf6

Please # to comment.