Skip to content

Commit 63e590a

Browse files
fix(deps): update dependency typescript to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f635708 commit 63e590a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"fork-awesome": "1.2.0",
1313
"node-fetch": "3.3.2",
1414
"ts-node": "10.9.2",
15-
"typescript": "5.9.3",
15+
"typescript": "6.0.3",
1616
"yaml": "2.8.2",
1717
"@types/node-fetch": "2.6.13"
1818
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -309,10 +309,10 @@ ts-node@10.9.2:
309309
v8-compile-cache-lib "^3.0.1"
310310
yn "3.1.1"
311311

312-
typescript@5.9.3:
313-
version "5.9.3"
314-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
315-
integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
312+
typescript@6.0.3:
313+
version "6.0.3"
314+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.3.tgz#90251dc007916e972786cb94d74d15b185577d21"
315+
integrity sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==
316316

317317
undici-types@~7.16.0:
318318
version "7.16.0"

0 commit comments

Comments
 (0)