Bump typescript from 3.9.7 to 4.1.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-01 09:17:56 +00:00
parent b24fa7fa19
commit 0c45933697
2 changed files with 4 additions and 4 deletions

View file

@ -49,6 +49,6 @@
"npm-check-updates": "^9.2.3",
"prettier": "^2.2.1",
"ts-jest": "^26.4.3",
"typescript": "^3.9.7"
"typescript": "^4.1.2"
}
}