Bump typescript from 4.2.4 to 4.3.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-27 05:50:46 +00:00
committed by GitHub
parent 46a6c6f0ef
commit b26b371207
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -54,6 +54,6 @@
"js-yaml": "^4.1.0",
"prettier": "2.3.0",
"ts-jest": "^26.5.6",
"typescript": "^4.2.4"
"typescript": "^4.3.2"
}
}