Skip to content

Commit

Permalink
build(deps-dev): Bump typescript from 5.7.0-beta to 5.7.0-dev.20241101
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.0-beta to 5.7.0-dev.20241101.
- [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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent f0507df commit 1afd92f
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 @@ -256,7 +256,7 @@
"tinyrainbow": "1.2.0",
"trash-cli": "6.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.7.0-beta",
"typescript": "5.7.0-dev.20241101",
"typescript-eslint": "8.12.2",
"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 @@ -1895,7 +1895,7 @@ __metadata:
tinyrainbow: "npm:1.2.0"
trash-cli: "npm:6.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.7.0-beta"
typescript: "npm:5.7.0-dev.20241101"
typescript-eslint: "npm:8.12.2"
unified: "npm:11.0.5"
vfile: "npm:6.0.3"
Expand Down Expand Up @@ -11049,13 +11049,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.7.0-beta":
version: 5.7.0-beta
resolution: "typescript@npm:5.7.0-beta"
"typescript@npm:5.7.0-dev.20241101":
version: 5.7.0-dev.20241101
resolution: "typescript@npm:5.7.0-dev.20241101"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/4edffe5624a80b899e45d2de05014a09247133b2c446811ff9a84e708c360d48930b20924c3418f3dbf104ef3c123e4977ee4e5ec2be67b4a5c0fc9e71052c38
checksum: 10/72f09f997fb9b205a88b2966ed63a30958b98d411d79b1acf6b3e0508722b8b934d0637273ca8b97935663760e61b75e0ce1d4971920851adde07966b4ac278e
languageName: node
linkType: hard

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

"typescript@patch:typescript@npm%3A5.7.0-beta#optional!builtin<compat/typescript>":
version: 5.7.0-beta
resolution: "typescript@patch:typescript@npm%3A5.7.0-beta#optional!builtin<compat/typescript>::version=5.7.0-beta&hash=cef18b"
"typescript@patch:typescript@npm%3A5.7.0-dev.20241101#optional!builtin<compat/typescript>":
version: 5.7.0-dev.20241101
resolution: "typescript@patch:typescript@npm%3A5.7.0-dev.20241101#optional!builtin<compat/typescript>::version=5.7.0-dev.20241101&hash=cef18b"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/eb91d3ef54b409df6e000926eb788855bd815da1adec4e967e0092f8e61352b9e42d10da42ac79c2f4a04ce6b2cc545678e1a41db734f865d20c67baad6b1a8a
checksum: 10/b73efd4aa105ef9bb0290901514315caba5523af69e93a6205e7a8efc691f667eda2dac5b2dce0942217be60adca71b673d965c35e102ba6533488575ab74509
languageName: node
linkType: hard

Expand Down

0 comments on commit 1afd92f

Please sign in to comment.