chore(deps-dev): bump typescript from 5.1.6 to 5.3.3 (#6394)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-01-15 09:59:26 -08:00
committed by GitHub
parent 3561b79d65
commit d3f5b6cbae
2 changed files with 4 additions and 5 deletions

View File

@@ -343,7 +343,7 @@
"rimraf": "^2.5.4",
"rollup-plugin-webpack-stats": "^0.2.2",
"terser": "^5.19.2",
"typescript": "^5.0.0",
"typescript": "^5.3.3",
"vite-plugin-static-copy": "^0.17.0",
"yarn-deduplicate": "^6.0.2"
},