build(deps-dev): bump typescript from 3.9.3 to 3.9.5 (#371)

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

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-06-18 23:07:51 +08:00
committed by GitHub
parent 35e2507b7c
commit 8cabc894bb
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.3",
"typescript": "^3.9.5",
"webpack": "4.43.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.11.0",