Skip to content

build(deps-dev): Bump typescript from 5.4.0-beta to 5.4.0-dev.20240218 #14

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.20240218",
"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.20240218"
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.20240218":
version: 5.4.0-dev.20240218
resolution: "typescript@npm:5.4.0-dev.20240218"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/380556e1a843d1649ad1834eeacef491b28cf69951b6b7b41a413a49b15b88777961adff98140c900bef35c6bdcf6df1e09b6ebdff352ca8c3269deb971843b6
checksum: 10/6a2a0fcb834e03328181997ff64bc47905fd9530af66e7c4b05273fbb5c5de6faa14f7d86fbe3dc6f656b0ece58eb81fd68610303066b34ea82c57c5a185e794
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.20240218#optional!builtin<compat/typescript>":
version: 5.4.0-dev.20240218
resolution: "typescript@patch:typescript@npm%3A5.4.0-dev.20240218#optional!builtin<compat/typescript>::version=5.4.0-dev.20240218&hash=d69c25"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/7188bd33c638cb19595e122eab95eae608b465873e837ea49df9e46c7a8e9c62e68d67a49e262d628d8c9263959fe92127b5f8cab34509c31b7920b8fcbaad20
checksum: 10/7348268a164f529312ab915be29d2ceefdef286f6fcf9a8fd66a8b42e3991e92433d81ab1261758b1f7947d003391681322754edda47e095d0102198be43fb8a
languageName: node
linkType: hard

Expand Down