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.7.1-rc to 5.7.2 #718

Closed
wants to merge 1 commit into from
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 @@ -273,7 +273,7 @@
"tinyrainbow": "1.2.0",
"trash-cli": "6.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.7.1-rc",
"typescript": "5.7.2",
"typescript-eslint": "8.16.0",
"unified": "11.0.5",
"vfile": "6.0.3",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1896,7 +1896,7 @@ __metadata:
tinyrainbow: "npm:1.2.0"
trash-cli: "npm:6.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.7.1-rc"
typescript: "npm:5.7.2"
typescript-eslint: "npm:8.16.0"
unified: "npm:11.0.5"
vfile: "npm:6.0.3"
Expand Down Expand Up @@ -11093,13 +11093,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.7.1-rc":
version: 5.7.1-rc
resolution: "typescript@npm:5.7.1-rc"
"typescript@npm:5.7.2":
version: 5.7.2
resolution: "typescript@npm:5.7.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/1f4f90db896fe0a6214e29cdaaefa9f874cfbdb8939b9525f15eca597a556cbcae8245d8ce47d51548429ce4249abe9afc80ff882a0e72be701fd7c876942aad
checksum: 10/4caa3904df69db9d4a8bedc31bafc1e19ffb7b24fbde2997a1633ae1398d0de5bdbf8daf602ccf3b23faddf1aeeb9b795223a2ed9c9a4fdcaf07bfde114a401a
languageName: node
linkType: hard

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

"typescript@patch:typescript@npm%3A5.7.1-rc#optional!builtin<compat/typescript>":
version: 5.7.1-rc
resolution: "typescript@patch:typescript@npm%3A5.7.1-rc#optional!builtin<compat/typescript>::version=5.7.1-rc&hash=cef18b"
"typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>":
version: 5.7.2
resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin<compat/typescript>::version=5.7.2&hash=cef18b"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/95eb4b5ac0c525e022fb72c10f0d03d6238579f03e850046dd6ae023a62ae6237cd0cbe2669d658792da08238a6aa81238123a55f0fe631e0a89659df1239659
checksum: 10/ff27fc124bceb8969be722baa38af945b2505767cf794de3e2715e58f61b43780284060287d651fcbbdfb6f917f4653b20f4751991f17e0706db389b9bb3f75d
languageName: node
linkType: hard

Expand Down
Loading