Bump typescript from 4.2.3 to 4.2.4

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-08 06:05:39 +00:00
committed by GitHub
parent de8c78648f
commit 4a9eb15df0
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -53,6 +53,6 @@
"js-yaml": "^4.0.0",
"prettier": "2.2.1",
"ts-jest": "^26.5.4",
"typescript": "^4.2.3"
"typescript": "^4.2.4"
}
}