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-31 07:05:57 +00:00
committed by GitHub
parent df152fd302
commit 66549c5c96
2 changed files with 8 additions and 8 deletions

View File

@@ -58,7 +58,7 @@
"prettier": "2.3.0",
"ts-loader": "^9.2.2",
"ts-node": "^10.0.0",
"typescript": "^4.2.3",
"typescript": "^4.3.2",
"webpack": "^5.37.1",
"webpack-cli": "^4.7.0"
},