Skip to content

Commit

Permalink
build(deps-dev): Bump typescript from 5.7.1-rc to 5.7.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.1-rc to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/commits/v5.7.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 5897ad2 commit 4dec2b5
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 @@ -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 @@ -11092,13 +11092,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 @@ -11112,13 +11112,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

0 comments on commit 4dec2b5

Please sign in to comment.