From 064a482a6577ce7363a026b71f378825431f11f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 01:12:32 +0000 Subject: [PATCH] Bump typescript from 5.8.2 to 5.9.2 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.9.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.9.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7440050..cebb114 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,10 +38,10 @@ importers: version: 1.11.2(opusscript@0.0.8) ts-node: specifier: ^10.9.2 - version: 10.9.2(@types/node@20.17.28)(typescript@5.8.2) + version: 10.9.2(@types/node@20.17.28)(typescript@5.9.2) typescript: specifier: ^5.7.2 - version: 5.8.2 + version: 5.9.2 packages: @@ -411,8 +411,8 @@ packages: tweetnacl@1.0.3: resolution: {integrity: sha512-6rt+RN7aOi1nGMyC4Xa5DdYiukl2UWCbcJft7YhxReBGQD7OAM8Pbxw6YMo4r2diNEA8FEmu32YOn9rhaiE5yw==} - typescript@5.8.2: - resolution: {integrity: sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==} + typescript@5.9.2: + resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==} engines: {node: '>=14.17'} hasBin: true @@ -825,7 +825,7 @@ snapshots: ts-mixer@6.0.4: {} - ts-node@10.9.2(@types/node@20.17.28)(typescript@5.8.2): + ts-node@10.9.2(@types/node@20.17.28)(typescript@5.9.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 @@ -839,7 +839,7 @@ snapshots: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.8.2 + typescript: 5.9.2 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 @@ -848,7 +848,7 @@ snapshots: tweetnacl@1.0.3: optional: true - typescript@5.8.2: {} + typescript@5.9.2: {} undefsafe@2.0.5: {}