Bump typescript from 4.1.2 to 4.1.3

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-12-14 07:09:15 +00:00
committed by GitHub
parent beb5a9626e
commit 11de6e2a71
2 changed files with 4 additions and 4 deletions

View File

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