Bump typescript from 4.2.4 to 4.8.4 in /ui

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

---
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-09-28 01:13:48 +00:00
committed by GitHub
parent bda90ac732
commit d4cfcf05a1
2 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -11680,10 +11680,10 @@ typedarray@^0.0.6:
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@~4.2.4: typescript@~4.8.4:
version "4.2.4" version "4.8.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
unicode-canonical-property-names-ecmascript@^1.0.4: unicode-canonical-property-names-ecmascript@^1.0.4:
version "1.0.4" version "1.0.4"