Skip to content

Commit

Permalink
build(deps): update dependency typescript to ^5.3.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 4, 2023
1 parent 5b3d644 commit 4927b32
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.3.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.3.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.3.1-rc":
version: 5.3.1-rc
resolution: "typescript@npm:5.3.1-rc"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: a144fdc3edea2230f947716f9983d5d1c4d0d2a3a4007121d69b70e92b28aef65f7974fe11a10ad91b836e9c6522888e204952904b804cd85af6bf5689f36705
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.3.1-rc#~builtin<compat/typescript>":
version: 5.3.1-rc
resolution: "typescript@patch:typescript@npm%3A5.3.1-rc#~builtin<compat/typescript>::version=5.3.1-rc&hash=14eedb"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 8763cdf94cc6469a5c97192655789daba4285b0a89b13ff666f161ee2fe7145b5ec4be77110a8009ac9ffc17c1ae879967b18207deb64a1fd7e28471d651b410
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 4927b32

Please sign in to comment.