Skip to content

Commit

Permalink
build(deps): update dependency typescript to ^5.7.1-rc
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 5b3d644 commit 89cff1d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"svelte-check": "^3.4.3",
"tailwindcss": "^3.3.3",
"tslib": "^2.4.1",
"typescript": "^5.0.0",
"typescript": "^5.7.1-rc",
"vite": "^4.4.2",
"vitest": "^0.33.0"
},
Expand Down
26 changes: 23 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2557,7 +2557,7 @@ __metadata:
svelte-check: ^3.4.3
tailwindcss: ^3.3.3
tslib: ^2.4.1
typescript: ^5.0.0
typescript: ^5.7.1-rc
vite: ^4.4.2
vitest: ^0.33.0
languageName: unknown
Expand Down Expand Up @@ -3746,7 +3746,7 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.0.0, typescript@npm:^5.0.3":
"typescript@npm:^5.0.3":
version: 5.1.6
resolution: "typescript@npm:5.1.6"
bin:
Expand All @@ -3756,7 +3756,17 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^5.0.0#~builtin<compat/typescript>, typescript@patch:typescript@^5.0.3#~builtin<compat/typescript>":
"typescript@npm:^5.7.1-rc":
version: 5.7.1-rc
resolution: "typescript@npm:5.7.1-rc"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: cd1736c59d8171cf1e00664cb8f42902b2d821febc790eb9848442a396e47d0c8e11ba3e2cb70e84d130f9579d417479bb1c5270c2588223b55a3a57abd4db63
languageName: node
linkType: hard

"typescript@patch:typescript@^5.0.3#~builtin<compat/typescript>":
version: 5.1.6
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
bin:
Expand All @@ -3766,6 +3776,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^5.7.1-rc#~builtin<compat/typescript>":
version: 5.7.1-rc
resolution: "typescript@patch:typescript@npm%3A5.7.1-rc#~builtin<compat/typescript>::version=5.7.1-rc&hash=14eedb"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ea48289c89794924cf074149a307c6d9b7ab5482f3f39841216ac154b8765e0a91e74a3791bf1cda3e860efb2f68f1b0fab1520294e4e58efb7b866dfd22cc14
languageName: node
linkType: hard

"ufo@npm:^1.1.2":
version: 1.2.0
resolution: "ufo@npm:1.2.0"
Expand Down

0 comments on commit 89cff1d

Please sign in to comment.