⬆️ Upgrade typescript

This commit is contained in:
ajnart
2023-05-19 10:13:37 +09:00
parent bc267d3e8b
commit 85dfb5bb58
2 changed files with 6 additions and 6 deletions

View File

@@ -108,7 +108,7 @@
"sass": "^1.56.1", "sass": "^1.56.1",
"ts-node": "latest", "ts-node": "latest",
"turbo": "latest", "turbo": "latest",
"typescript": "latest", "typescript": "^5.0.4",
"video.js": "^8.0.3", "video.js": "^8.0.3",
"vitest": "^0.29.3", "vitest": "^0.29.3",
"vitest-fetch-mock": "^0.2.2" "vitest-fetch-mock": "^0.2.2"

View File

@@ -5803,7 +5803,7 @@ checkly@latest:
sass: ^1.56.1 sass: ^1.56.1
ts-node: latest ts-node: latest
turbo: latest turbo: latest
typescript: latest typescript: ^5.0.4
uuid: ^8.3.2 uuid: ^8.3.2
video.js: ^8.0.3 video.js: ^8.0.3
vitest: ^0.29.3 vitest: ^0.29.3
@@ -9742,7 +9742,7 @@ turbo@latest:
languageName: node languageName: node
linkType: hard linkType: hard
typescript@latest: "typescript@npm:^5.0.4":
version: 5.0.4 version: 5.0.4
resolution: "typescript@npm:5.0.4" resolution: "typescript@npm:5.0.4"
bin: bin:
@@ -9752,13 +9752,13 @@ typescript@latest:
languageName: node languageName: node
linkType: hard linkType: hard
"typescript@patch:typescript@latest#~builtin<compat/typescript>": "typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>":
version: 5.0.4 version: 5.0.4
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82" resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=b5f058"
bin: bin:
tsc: bin/tsc tsc: bin/tsc
tsserver: bin/tsserver tsserver: bin/tsserver
checksum: bb309d320c59a26565fb3793dba550576ab861018ff3fd1b7fccabbe46ae4a35546bc45f342c0a0b6f265c801ccdf64ffd68f548f117ceb7f0eac4b805cd52a9 checksum: d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac
languageName: node languageName: node
linkType: hard linkType: hard