From e62270da0964914247595c760ad1ac7e8a7abe17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 20:05:02 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Antoni Kępiński <22645979+xxczaki@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 6261711..520d571 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/node": "^24.13.1", "big.js": "^7.0.1", - "typescript": "^5.9.3" + "typescript": "^6.0.3" }, "dependencies": { "@types/big.js": "^6.2.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 15086f8..2664213 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,8 +25,8 @@ importers: specifier: ^7.0.1 version: 7.0.1 typescript: - specifier: ^5.9.3 - version: 5.9.3 + specifier: ^6.0.3 + version: 6.0.3 packages: @@ -458,8 +458,8 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} - typescript@5.9.3: - resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} + typescript@6.0.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} engines: {node: '>=14.17'} hasBin: true @@ -933,7 +933,7 @@ snapshots: dependencies: is-number: 7.0.0 - typescript@5.9.3: {} + typescript@6.0.3: {} undici-types@7.18.2: {}