Skip to content
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

build(deps-dev): Bump typescript from 5.5.0-beta to 5.6.3 #261

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -123,7 +123,7 @@
"sh-syntax": "0.4.2",
"trash-cli": "6.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.5.0-beta",
"typescript": "5.6.3",
"vitest": "2.1.3",
"yaml-eslint-parser": "1.2.3"
},
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1913,7 +1913,7 @@ __metadata:
sh-syntax: "npm:0.4.2"
trash-cli: "npm:6.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.5.0-beta"
typescript: "npm:5.6.3"
vitest: "npm:2.1.3"
yaml-eslint-parser: "npm:1.2.3"
languageName: unknown
Expand Down Expand Up @@ -9952,16 +9952,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.5.0-beta":
version: 5.5.0-beta
resolution: "typescript@npm:5.5.0-beta"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/94d187972aff9c1b521fa40cb4e8121cd0ca701c7e33a28f7d2b6b16179b51d8f209822fd49da1899ffe949446f45624face5083fd9f1cfd0dd532f5865fcdee
languageName: node
linkType: hard

"typescript@npm:5.6.1-rc":
version: 5.6.1-rc
resolution: "typescript@npm:5.6.1-rc"
Expand All @@ -9972,13 +9962,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.5.0-beta#optional!builtin<compat/typescript>":
version: 5.5.0-beta
resolution: "typescript@patch:typescript@npm%3A5.5.0-beta#optional!builtin<compat/typescript>::version=5.5.0-beta&hash=b45daf"
"typescript@npm:5.6.3":
version: 5.6.3
resolution: "typescript@npm:5.6.3"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/bba23e7bcae0b253b9af030094baf3964b2d19bea67beaf9faff34ddb89b83f47ab9357118c7e8174ad27790fac0088d88bbbd6f999c938accf75a788b31f87e
checksum: 10/c328e418e124b500908781d9f7b9b93cf08b66bf5936d94332b463822eea2f4e62973bfb3b8a745fdc038785cb66cf59d1092bac3ec2ac6a3e5854687f7833f1
languageName: node
linkType: hard

Expand All @@ -9992,6 +9982,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>":
version: 5.6.3
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=b45daf"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/dc4bec403cd33a204b655b1152a096a08e7bad2c931cb59ef8ff26b6f2aa541bf98f09fc157958a60c921b1983a8dde9a85b692f9de60fa8f574fd131e3ae4dd
languageName: node
linkType: hard

"uc.micro@npm:^2.0.0, uc.micro@npm:^2.1.0":
version: 2.1.0
resolution: "uc.micro@npm:2.1.0"
Expand Down