From 974da4f72ed130e74a95cc7ce44a07ed8a0fb63b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 03:35:26 +0000 Subject: [PATCH] chore(deps-dev): Bump typescript from 5.5.3 to 5.5.4 Bumps [typescript](https://github.com/Microsoft/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 ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index fc91af8..a3ab279 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "rollup-plugin-dts": "6.1.1", "rollup-plugin-esbuild": "6.1.1", "tslib": "2.6.3", - "typescript": "5.5.3", + "typescript": "5.5.4", "vitest": "2.0.4" }, "files": ["dist"], diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 48f0b9e..115ad92 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,7 +16,7 @@ importers: version: 15.2.3(rollup@4.19.0) '@rollup/plugin-typescript': specifier: 11.1.6 - version: 11.1.6(rollup@4.19.0)(tslib@2.6.3)(typescript@5.5.3) + version: 11.1.6(rollup@4.19.0)(tslib@2.6.3)(typescript@5.5.4) '@types/node': specifier: 20.14.11 version: 20.14.11 @@ -43,7 +43,7 @@ importers: version: 4.19.0 rollup-plugin-dts: specifier: 6.1.1 - version: 6.1.1(rollup@4.19.0)(typescript@5.5.3) + version: 6.1.1(rollup@4.19.0)(typescript@5.5.4) rollup-plugin-esbuild: specifier: 6.1.1 version: 6.1.1(esbuild@0.23.0)(rollup@4.19.0) @@ -51,8 +51,8 @@ importers: specifier: 2.6.3 version: 2.6.3 typescript: - specifier: 5.5.3 - version: 5.5.3 + specifier: 5.5.4 + version: 5.5.4 vitest: specifier: 2.0.4 version: 2.0.4(@types/node@20.14.11) @@ -1095,8 +1095,8 @@ packages: tslib@2.6.3: resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} - typescript@5.5.3: - resolution: {integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==} + typescript@5.5.4: + resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} engines: {node: '>=14.17'} hasBin: true @@ -1434,11 +1434,11 @@ snapshots: optionalDependencies: rollup: 4.19.0 - '@rollup/plugin-typescript@11.1.6(rollup@4.19.0)(tslib@2.6.3)(typescript@5.5.3)': + '@rollup/plugin-typescript@11.1.6(rollup@4.19.0)(tslib@2.6.3)(typescript@5.5.4)': dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.19.0) resolve: 1.22.8 - typescript: 5.5.3 + typescript: 5.5.4 optionalDependencies: rollup: 4.19.0 tslib: 2.6.3 @@ -1958,11 +1958,11 @@ snapshots: glob: 11.0.0 package-json-from-dist: 1.0.0 - rollup-plugin-dts@6.1.1(rollup@4.19.0)(typescript@5.5.3): + rollup-plugin-dts@6.1.1(rollup@4.19.0)(typescript@5.5.4): dependencies: magic-string: 0.30.10 rollup: 4.19.0 - typescript: 5.5.3 + typescript: 5.5.4 optionalDependencies: '@babel/code-frame': 7.24.7 @@ -2070,7 +2070,7 @@ snapshots: tslib@2.6.3: {} - typescript@5.5.3: {} + typescript@5.5.4: {} undici-types@5.26.5: {}