From 6de20fbeb68ecffb3d8991cfc80d15a440473c81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 19:35:34 +0000 Subject: [PATCH] build(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] --- pnpm-lock.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cdc7249..7d9954f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,10 +30,10 @@ devDependencies: version: 6.3.4 ts-jest: specifier: ^29.1.1 - version: 29.1.5(@babel/core@7.23.9)(jest@29.7.0)(typescript@5.5.3) + version: 29.1.5(@babel/core@7.23.9)(jest@29.7.0)(typescript@5.5.4) typescript: specifier: ^5.2.2 - version: 5.5.3 + version: 5.5.4 packages: @@ -2765,7 +2765,7 @@ packages: engines: {node: '>=0.6'} dev: false - /ts-jest@29.1.5(@babel/core@7.23.9)(jest@29.7.0)(typescript@5.5.3): + /ts-jest@29.1.5(@babel/core@7.23.9)(jest@29.7.0)(typescript@5.5.4): resolution: {integrity: sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg==} engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0} hasBin: true @@ -2798,7 +2798,7 @@ packages: lodash.memoize: 4.1.2 make-error: 1.3.6 semver: 7.5.4 - typescript: 5.5.3 + typescript: 5.5.4 yargs-parser: 21.1.1 dev: true @@ -2820,8 +2820,8 @@ packages: mime-types: 2.1.35 dev: false - /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 dev: true