From e7387e3d9b827a49cb3c32dca80f4a6dd6d9e3d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 16:52:42 +0000 Subject: [PATCH] fix: :rocket: npm for astro-docs: bump typescript in /docs Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.3. - [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.4...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- docs/pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/package.json b/docs/package.json index d40abfb..59a80f3 100644 --- a/docs/package.json +++ b/docs/package.json @@ -26,7 +26,7 @@ "preact": "^10.23.2", "react": "^18.3.1", "react-dom": "^18.3.1", - "typescript": "^5.5.4" + "typescript": "^5.6.3" }, "devDependencies": { "@astrojs/mdx": "^0.19.7", diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index 04e3637..264fb13 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) typescript: - specifier: ^5.5.4 - version: 5.5.4 + specifier: ^5.6.3 + version: 5.6.3 devDependencies: '@astrojs/mdx': specifier: ^0.19.7 @@ -2587,8 +2587,8 @@ packages: resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} engines: {node: '>=12.20'} - typescript@5.5.4: - resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} + typescript@5.6.3: + resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} engines: {node: '>=14.17'} hasBin: true @@ -3841,7 +3841,7 @@ snapshots: kleur: 4.1.5 magic-string: 0.30.2 mime: 3.0.0 - network-information-types: 0.1.1(typescript@5.5.4) + network-information-types: 0.1.1(typescript@5.6.3) ora: 6.3.1 p-limit: 4.0.0 path-to-regexp: 6.2.1 @@ -3854,7 +3854,7 @@ snapshots: string-width: 5.1.2 strip-ansi: 7.1.0 tsconfig-resolver: 3.0.1 - typescript: 5.5.4 + typescript: 5.6.3 unist-util-visit: 4.1.2 vfile: 5.3.7 vite: 4.5.2(@types/node@22.5.1)(sass@1.77.8) @@ -5143,9 +5143,9 @@ snapshots: nanoid@3.3.7: {} - network-information-types@0.1.1(typescript@5.5.4): + network-information-types@0.1.1(typescript@5.6.3): dependencies: - typescript: 5.5.4 + typescript: 5.6.3 nlcst-to-string@3.1.1: dependencies: @@ -5822,7 +5822,7 @@ snapshots: type-fest@2.19.0: {} - typescript@5.5.4: {} + typescript@5.6.3: {} ultrahtml@1.5.3: {}