chore(deps-dev): bump typescript from 4.0.2 to 4.0.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-16 11:14:21 +00:00
committed by GitHub
parent dcbd47332e
commit c388297f12
2 changed files with 12 additions and 4 deletions

View File

@@ -47,6 +47,6 @@
"protractor": "^7.0.0",
"ts-node": "^9.0.0",
"tslint": "^6.1.3",
"typescript": "^4.0.2"
"typescript": "^4.0.3"
}
}