Bump typescript from 3.7.7 to 4.2.3 in /ui

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.7 to 4.2.3.
- [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-03-05 05:06:18 +00:00
committed by Ken Hibino
parent da9ce509ca
commit 37931874e5
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
"react-scripts": "4.0.3",
"react-syntax-highlighter": "15.4.3",
"recharts": "2.0.8",
"typescript": "~3.7.2"
"typescript": "~4.2.3"
},
"scripts": {
"start": "react-scripts start",