Skip to content

Commit

Permalink
build(deps-dev): Bump typescript from 5.4.0-beta to 5.4.0-dev.20240219
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.20240219.
- [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 Feb 19, 2024
1 parent 1ba9804 commit db4ddb4
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 @@ -124,7 +124,7 @@
"sh-syntax": "0.4.2",
"trash-cli": "5.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.4.0-beta",
"typescript": "5.4.0-dev.20240219",
"vite": "5.1.3",
"vitest": "1.2.2",
"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 @@ -1416,7 +1416,7 @@ __metadata:
sh-syntax: "npm:0.4.2"
trash-cli: "npm:5.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.4.0-beta"
typescript: "npm:5.4.0-dev.20240219"
vite: "npm:5.1.3"
vitest: "npm:1.2.2"
yaml-eslint-parser: "npm:1.2.2"
Expand Down Expand Up @@ -9787,13 +9787,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.20240219":
version: 5.4.0-dev.20240219
resolution: "typescript@npm:5.4.0-dev.20240219"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/380556e1a843d1649ad1834eeacef491b28cf69951b6b7b41a413a49b15b88777961adff98140c900bef35c6bdcf6df1e09b6ebdff352ca8c3269deb971843b6
checksum: 10/bb1f5051411158a9c30c782b7e108a88db737ce54e96a9b8f77ad46ac86b35b0d89482a891be7f68e974b93e2ae6d4bcc054d6d1870a93d99043d6721e920a3d
languageName: node
linkType: hard

Expand All @@ -9807,13 +9807,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.20240219#optional!builtin<compat/typescript>":
version: 5.4.0-dev.20240219
resolution: "typescript@patch:typescript@npm%3A5.4.0-dev.20240219#optional!builtin<compat/typescript>::version=5.4.0-dev.20240219&hash=d69c25"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/7188bd33c638cb19595e122eab95eae608b465873e837ea49df9e46c7a8e9c62e68d67a49e262d628d8c9263959fe92127b5f8cab34509c31b7920b8fcbaad20
checksum: 10/13c618f6005562f049c1fd48f51eeb93d47fbf32d5310c6a79099e104e0c23e153017c2f3cf5f6e8a372691be0c646461c43ab1cf047580e82d741a8bd605b6d
languageName: node
linkType: hard

Expand Down

0 comments on commit db4ddb4

Please sign in to comment.