From 629e79acaf46a97abdb87e431ba004f72869ac8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 18:56:49 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 5.6.3 to 5.9.3 in /docs Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.9.3. - [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.6.3...v5.9.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package-lock.json | 8 ++++---- docs/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index a35f08f..7246bd0 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -30,7 +30,7 @@ "@docusaurus/module-type-aliases": "3.9.1", "@docusaurus/tsconfig": "3.9.1", "@docusaurus/types": "3.9.1", - "typescript": "~5.6.2" + "typescript": "~5.9.3" }, "engines": { "node": ">=20.0" @@ -19714,9 +19714,9 @@ } }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "version": "5.9.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", + "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", "devOptional": true, "license": "Apache-2.0", "bin": { diff --git a/docs/package.json b/docs/package.json index 9381820..f86319c 100644 --- a/docs/package.json +++ b/docs/package.json @@ -44,7 +44,7 @@ "@docusaurus/module-type-aliases": "3.9.1", "@docusaurus/tsconfig": "3.9.1", "@docusaurus/types": "3.9.1", - "typescript": "~5.6.2" + "typescript": "~5.9.3" }, "browserslist": { "production": [