Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 15, 2018
1 parent 27838b2 commit aef3473
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"apollo-codegen": "0.20.2",
"react-scripts-ts": "2.17.0",
"react-test-renderer": "16.5.2",
"typescript": "3.1.1"
"typescript": "3.1.3"
},
"scripts": {
"start": "react-scripts-ts start",
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"rollup-plugin-uglify": "6.0.0",
"ts-jest": "23.10.4",
"tslint": "5.11.0",
"typescript": "3.1.1",
"typescript": "3.1.3",
"typescript-require": "0.2.10",
"zen-observable-ts": "0.8.10"
},
Expand Down

0 comments on commit aef3473

Please sign in to comment.