Skip to content

build(deps-dev): Bump typescript from 5.4.0-beta to 5.4.0-dev.20240216 #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"to-vfile": "8.0.0",
"trash-cli": "5.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.4.0-beta",
"typescript": "5.4.0-dev.20240216",
"unist-util-inspect": "8.0.0",
"vfile": "6.0.1",
"vite": "5.1.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1478,7 +1478,7 @@ __metadata:
to-vfile: "npm:8.0.0"
trash-cli: "npm:5.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.4.0-beta"
typescript: "npm:5.4.0-dev.20240216"
unist-builder: "npm:4.0.0"
unist-util-inspect: "npm:8.0.0"
unist-util-source: "npm:5.0.0"
Expand Down Expand Up @@ -10114,13 +10114,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.4.0-beta":
version: 5.4.0-beta
resolution: "typescript@npm:5.4.0-beta"
"typescript@npm:5.4.0-dev.20240216":
version: 5.4.0-dev.20240216
resolution: "typescript@npm:5.4.0-dev.20240216"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/380556e1a843d1649ad1834eeacef491b28cf69951b6b7b41a413a49b15b88777961adff98140c900bef35c6bdcf6df1e09b6ebdff352ca8c3269deb971843b6
checksum: 10/62952e1558ad3a2e33ae20e78d76b35dd95087a3f4d6a2ec7303c6cc97ee0c7d5d2c2b03458bc18515d0293d7fe90f0b00f251c3cd854efaed63a927d2ed2af3
languageName: node
linkType: hard

Expand All @@ -10134,13 +10134,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.4.0-beta#optional!builtin<compat/typescript>":
version: 5.4.0-beta
resolution: "typescript@patch:typescript@npm%3A5.4.0-beta#optional!builtin<compat/typescript>::version=5.4.0-beta&hash=d69c25"
"typescript@patch:typescript@npm%3A5.4.0-dev.20240216#optional!builtin<compat/typescript>":
version: 5.4.0-dev.20240216
resolution: "typescript@patch:typescript@npm%3A5.4.0-dev.20240216#optional!builtin<compat/typescript>::version=5.4.0-dev.20240216&hash=d69c25"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/7188bd33c638cb19595e122eab95eae608b465873e837ea49df9e46c7a8e9c62e68d67a49e262d628d8c9263959fe92127b5f8cab34509c31b7920b8fcbaad20
checksum: 10/447aec192ee6173ded572709a1eb749e2bc14fcf6bf1658bf85beacf232616e7b108e0a215e0420934794324223327852dc1fbdab1383560bd49b4fefd38e012
languageName: node
linkType: hard

Expand Down