Bump typescript from 5.3.2 to 5.4.3 (#1829)

This commit is contained in:
dependabot[bot]
2024-03-20 22:55:42 -07:00
committed by GitHub
parent 37fbc8c9ab
commit 97677e4474
2 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@
"three": "^0.160.0",
"toml": "^3.0.0",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"typescript": "^5.4.3",
"uuid": "^9.0.1",
"vitest": "^1.4.0",
"vscode-jsonrpc": "^8.1.0",

View File

@ -8433,10 +8433,10 @@ typed-array-length@^1.0.4:
for-each "^0.3.3"
is-typed-array "^1.1.9"
typescript@^5.2.2:
version "5.3.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
typescript@^5.4.3:
version "5.4.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
ua-parser-js@^1.0.35:
version "1.0.35"