From 7b7a1031610db6a476289a6653d74f8a1b476582 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 09:32:06 +0000 Subject: [PATCH] build(dependencies): bump typescript Bumps the docusaurus group in /docusaurus with 1 update: [typescript](https://github.com/Microsoft/TypeScript). Updates `typescript` from 5.5.3 to 5.5.4 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: docusaurus ... Signed-off-by: dependabot[bot] --- docusaurus/package-lock.json | 8 ++++---- docusaurus/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docusaurus/package-lock.json b/docusaurus/package-lock.json index f680c85a3..d2032613c 100644 --- a/docusaurus/package-lock.json +++ b/docusaurus/package-lock.json @@ -20,7 +20,7 @@ "@docusaurus/module-type-aliases": "^3.4.0", "@docusaurus/tsconfig": "^3.4.0", "@docusaurus/types": "^3.4.0", - "typescript": "~5.5.3" + "typescript": "~5.5.4" }, "engines": { "node": ">=18.0" @@ -13508,9 +13508,9 @@ } }, "node_modules/typescript": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz", - "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==", + "version": "5.5.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz", + "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" diff --git a/docusaurus/package.json b/docusaurus/package.json index e3cea6159..d22fed3e2 100644 --- a/docusaurus/package.json +++ b/docusaurus/package.json @@ -27,7 +27,7 @@ "@docusaurus/module-type-aliases": "^3.4.0", "@docusaurus/tsconfig": "^3.4.0", "@docusaurus/types": "^3.4.0", - "typescript": "~5.5.3" + "typescript": "~5.5.4" }, "browserslist": { "production": [