From 1370f23014cab7b05418270c4480f3779175b41a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 07:02:59 +0000 Subject: [PATCH] chore: bump the misc group across 1 directory with 2 updates Bumps the misc group with 2 updates in the / directory: [stdnum](https://github.com/koblas/stdnum-js) and [typescript](https://github.com/microsoft/TypeScript). Updates `stdnum` from 1.11.14 to 1.12.0 - [Release notes](https://github.com/koblas/stdnum-js/releases) - [Changelog](https://github.com/koblas/stdnum-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/koblas/stdnum-js/compare/v1.11.14...v1.12.0) Updates `typescript` from 5.9.3 to 6.0.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.3) --- updated-dependencies: - dependency-name: stdnum dependency-version: 1.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: misc - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: misc ... Signed-off-by: dependabot[bot] --- bun.lock | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bun.lock b/bun.lock index 72c4c5a..ce87f50 100644 --- a/bun.lock +++ b/bun.lock @@ -22,7 +22,7 @@ "rut.js": "^2.1.0", "stdnum": "^1.11.14", "tsdown": "0.22.1", - "typescript": "^5.9.3", + "typescript": "^6.0.3", "validate-polish": "^2.1.40", }, }, @@ -258,7 +258,7 @@ "semver": ["semver@7.8.1", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg=="], - "stdnum": ["stdnum@1.11.14", "", {}, "sha512-Z6QOLdM5+d0lo0UJrByze6y+RciCfdGrUgTjFh3W0bDHMZk+SvGdGP57wq5UHV1RK9A+lE2Ni6TOuylawUv07Q=="], + "stdnum": ["stdnum@1.12.0", "", {}, "sha512-WbhfzvVREMZyJqXEGV4+Nx0ZitHInbgtyy2/7LXypS72ZE+pkpHNu66RWEK9SHmv2irvFXbFlWmCKqmE9Z9q6g=="], "tinyexec": ["tinyexec@1.2.2", "", {}, "sha512-M/Q0B2cp4K7kynaT/vnED1j8TlLY+Pp7C6Wl2bl/7u/F0mUVwdyOpwomQb8JpYLitHUssAJRmLZdMCGsrx7i+g=="], @@ -272,7 +272,7 @@ "tslib": ["tslib@2.4.1", "", {}, "sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA=="], - "typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="], + "typescript": ["typescript@6.0.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw=="], "unconfig-core": ["unconfig-core@7.5.0", "", { "dependencies": { "@quansync/fs": "^1.0.0", "quansync": "^1.0.0" } }, "sha512-Su3FauozOGP44ZmKdHy2oE6LPjk51M/TRRjHv2HNCWiDvfvCoxC2lno6jevMA91MYAdCdwP05QnWdWpSbncX/w=="], diff --git a/package.json b/package.json index 0eeaab7..2a6353a 100644 --- a/package.json +++ b/package.json @@ -939,7 +939,7 @@ "rut.js": "^2.1.0", "stdnum": "^1.11.14", "tsdown": "0.22.1", - "typescript": "^5.9.3", + "typescript": "^6.0.3", "validate-polish": "^2.1.40" }, "engines": {