Bump typescript from 4.0.5 to 4.1.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.5...v4.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-12-09 16:36:50 +00:00
committed by GitHub
parent 5155bd4dd2
commit 3c9462a34c
2 changed files with 5 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
"request": "^2.88.2",
"requestretry": "^4.1.2",
"ts-jest": "^26.4.4",
"typescript": "^4.0.5",
"typescript": "^4.1.2",
"yarn": "^1.22.10"
},
"devDependencies": {}