Skip to content

Commit

Permalink
build(deps-dev): Bump typescript from 5.5.0-beta to 5.5.0-dev.20240520
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.0-beta to 5.5.0-dev.20240520.
- [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 May 20, 2024
1 parent a589c6b commit b40e1b5
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 @@ -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.20240520",
"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 @@ -1902,7 +1902,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.20240520"
vfile: "npm:6.0.1"
vitest: "npm:1.6.0"
yaml-eslint-parser: "npm:1.2.2"
Expand Down Expand Up @@ -10068,13 +10068,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.20240520":
version: 5.5.0-dev.20240520
resolution: "typescript@npm:5.5.0-dev.20240520"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/94d187972aff9c1b521fa40cb4e8121cd0ca701c7e33a28f7d2b6b16179b51d8f209822fd49da1899ffe949446f45624face5083fd9f1cfd0dd532f5865fcdee
checksum: 10/b0400873b341ce5d3c03b42c239bc5759ca47709f32c805b219baf406b783b18f79b19aa3e8a5358bfab893948cf3a0effff5fb2bb6fd07806f78239b2bfa4fb
languageName: node
linkType: hard

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

Expand Down

0 comments on commit b40e1b5

Please sign in to comment.