Skip to content

Commit

Permalink
build(deps-dev): Bump typescript from 5.4.0-beta to 5.4.0-dev.20240220
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.0-beta to 5.4.0-dev.20240220.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [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 Mar 4, 2024
1 parent 8f3da71 commit 7688564
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 @@ -157,7 +157,7 @@
"to-vfile": "8.0.0",
"trash-cli": "5.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.4.0-beta",
"typescript": "5.4.0-dev.20240220",
"unist-util-inspect": "8.0.0",
"vfile": "6.0.1",
"vite": "5.1.4",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1480,7 +1480,7 @@ __metadata:
to-vfile: "npm:8.0.0"
trash-cli: "npm:5.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.4.0-beta"
typescript: "npm:5.4.0-dev.20240220"
unist-builder: "npm:4.0.0"
unist-util-inspect: "npm:8.0.0"
unist-util-source: "npm:5.0.0"
Expand Down Expand Up @@ -10106,13 +10106,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.4.0-beta":
version: 5.4.0-beta
resolution: "typescript@npm:5.4.0-beta"
"typescript@npm:5.4.0-dev.20240220":
version: 5.4.0-dev.20240220
resolution: "typescript@npm:5.4.0-dev.20240220"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/380556e1a843d1649ad1834eeacef491b28cf69951b6b7b41a413a49b15b88777961adff98140c900bef35c6bdcf6df1e09b6ebdff352ca8c3269deb971843b6
checksum: 10/cfd0afcda0071ad1d7d90993f82aeaefffc8834bf044006e03e62211305e6123813675a4ec81b0b71460aea7c0fa21a3b85c782749f2a3a46f0d65c0dc3d4b61
languageName: node
linkType: hard

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

"typescript@patch:typescript@npm%3A5.4.0-beta#optional!builtin<compat/typescript>":
version: 5.4.0-beta
resolution: "typescript@patch:typescript@npm%3A5.4.0-beta#optional!builtin<compat/typescript>::version=5.4.0-beta&hash=d69c25"
"typescript@patch:typescript@npm%3A5.4.0-dev.20240220#optional!builtin<compat/typescript>":
version: 5.4.0-dev.20240220
resolution: "typescript@patch:typescript@npm%3A5.4.0-dev.20240220#optional!builtin<compat/typescript>::version=5.4.0-dev.20240220&hash=d69c25"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/7188bd33c638cb19595e122eab95eae608b465873e837ea49df9e46c7a8e9c62e68d67a49e262d628d8c9263959fe92127b5f8cab34509c31b7920b8fcbaad20
checksum: 10/a20f9b2827c7a8f9a070b16f9a1a523c1da0389373d0969b8625bc3b3f850a548529eb316e1f951c3f08e0873c050d6e33d40c80a55c6e5ce82625dc4c397e7b
languageName: node
linkType: hard

Expand Down

0 comments on commit 7688564

Please sign in to comment.