Skip to content

Commit

Permalink
Install typescript@next
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Dec 15, 2022
1 parent e8bc218 commit fd6c03e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"string-width": "5.0.1",
"strip-ansi": "7.0.1",
"to-fast-properties": "4.0.0",
"typescript": "npm:@typescript-deploys/pr-build@5.0.0-pr-51387-49",
"typescript": "next",
"unicode-regex": "3.0.0",
"unified": "9.2.2",
"vnopts": "1.0.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6824,7 +6824,7 @@ __metadata:
strip-ansi: 7.0.1
tempy: 3.0.0
to-fast-properties: 4.0.0
typescript: 4.9.4
typescript: next
unicode-regex: 3.0.0
unified: 9.2.2
vnopts: 1.0.2
Expand Down Expand Up @@ -8112,23 +8112,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.9.4":
version: 4.9.4
resolution: "typescript@npm:4.9.4"
"typescript@npm:next":
version: 5.0.0-dev.20221214
resolution: "typescript@npm:5.0.0-dev.20221214"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: e782fb9e0031cb258a80000f6c13530288c6d63f1177ed43f770533fdc15740d271554cdae86701c1dd2c83b082cea808b07e97fd68b38a172a83dbf9e0d0ef9
checksum: 009256577b5c7f71cb6b980bbdebdaab5c75d00458d216e4e21790bc0d055421b47a7fd71a3aba62465b5607c5aa373322779ef211202f2c04d0f9f42879c4db
languageName: node
linkType: hard

"typescript@patch:typescript@4.9.4#~builtin<compat/typescript>":
version: 4.9.4
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=d73830"
"typescript@patch:typescript@next#~builtin<compat/typescript>":
version: 5.0.0-dev.20221214
resolution: "typescript@patch:typescript@npm%3A5.0.0-dev.20221214#~builtin<compat/typescript>::version=5.0.0-dev.20221214&hash=d73830"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 37f6e2c3c5e2aa5934b85b0fddbf32eeac8b1bacf3a5b51d01946936d03f5377fe86255d4e5a4ae628fd0cd553386355ad362c57f13b4635064400f3e8e05b9d
checksum: d026ebb5b828817cb18538ad1969bd0b09e1ccc217b126d66d59117c57d18a86ffd1d9008b7a614fca7a3f777c3228a65b629eeb8488812d11a4be6250c00b15
languageName: node
linkType: hard

Expand Down

0 comments on commit fd6c03e

Please sign in to comment.