Bump typescript from 4.2.4 to 4.6.2 in /ui

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

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-01 01:33:53 +00:00
committed by GitHub
parent 609b319a9e
commit ac2e310ecd
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"react-scripts": "4.0.3",
"react-syntax-highlighter": "15.4.3",
"recharts": "2.1.4",
"typescript": "~4.2.4"
"typescript": "~4.6.2"
},
"scripts": {
"start": "export PUBLIC_URL=http://localhost:3000/ && react-scripts start",