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.5.0-dev.20240505 #7

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 @@ -136,7 +136,7 @@
"to-vfile": "8.0.0",
"trash-cli": "5.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.5.0-beta",
"typescript": "5.5.0-dev.20240505",
"vitest": "1.6.0",
"yaml-eslint-parser": "1.2.2"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1862,7 +1862,7 @@ __metadata:
to-vfile: "npm:8.0.0"
trash-cli: "npm:5.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.5.0-beta"
typescript: "npm:5.5.0-dev.20240505"
vfile: "npm:6.0.1"
vitest: "npm:1.6.0"
yaml-eslint-parser: "npm:1.2.2"
Expand Down Expand Up @@ -10025,13 +10025,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand All @@ -10045,13 +10045,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@patch:typescript@npm%3A5.5.0-dev.20240505#optional!builtin<compat/typescript>":
version: 5.5.0-dev.20240505
resolution: "typescript@patch:typescript@npm%3A5.5.0-dev.20240505#optional!builtin<compat/typescript>::version=5.5.0-dev.20240505&hash=b45daf"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/bba23e7bcae0b253b9af030094baf3964b2d19bea67beaf9faff34ddb89b83f47ab9357118c7e8174ad27790fac0088d88bbbd6f999c938accf75a788b31f87e
checksum: 10/9514dfa3148a1e16755d8786b372a41ec2e4f5c476a1b2020eb69aa6fd7fc84887b6cb1f073c78233dffd8f670a65f87a8f8e4c6addcf60e421107b27ed7e11c
languageName: node
linkType: hard

Expand Down
Loading