Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 3.5.3 to 3.6.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.3 to 3.6.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.5.3...v3.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 29, 2019
1 parent d33a08c commit 5972afc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 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 @@ -114,6 +114,6 @@
"ts-node": "~8.3.0",
"tslint": "~5.19.0",
"typedoc": "~0.15.0",
"typescript": "~3.5.1"
"typescript": "~3.6.2"
}
}

0 comments on commit 5972afc

Please sign in to comment.