build(deps-dev): bump typescript from 3.9.2 to 3.9.3 (#360)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.2...v3.9.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-23 00:49:28 +08:00
committed by GitHub
parent 6725c918bd
commit 39adbad2d6
2 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@
"ts-loader": "^7.0.4",
"tslint": "^6.1.2",
"tslint-loader": "^3.5.4",
"typescript": "^3.9.2",
"typescript": "^3.9.3",
"webpack": "4.43.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.11.0",