Bump typescript from 4.1.3 to 4.2.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-05-01 05:51:10 +00:00
parent 9b63f19692
commit 13ca0434d9
2 changed files with 4 additions and 4 deletions

View file

@ -49,6 +49,6 @@
"npm-check-updates": "^11.1.9",
"prettier": "^2.2.1",
"ts-jest": "^26.5.2",
"typescript": "^4.1.3"
"typescript": "^4.2.4"
}
}