Bump typescript from 4.2.2 to 4.2.4

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-12 05:39:32 +00:00
committed by Dave Olsthoorn
parent 2d34867f5a
commit bc065618ae
2 changed files with 8 additions and 8 deletions

View File

@@ -45,6 +45,6 @@
"js-yaml": "^4.0.0",
"prettier": "^2.2.1",
"ts-jest": "^26.5.2",
"typescript": "^4.2.2"
"typescript": "^4.2.4"
}
}