From d118a79212edaa63008c57f1a57ab50d1eeaea77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 09:02:33 +0000 Subject: [PATCH] build(deps-dev): bump typescript from 5.4.4 to 5.5.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.5.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.4.4...v5.5.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... 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 7b769a6..cdc7249 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.4.4) + version: 29.1.5(@babel/core@7.23.9)(jest@29.7.0)(typescript@5.5.3) typescript: specifier: ^5.2.2 - version: 5.4.4 + version: 5.5.3 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.4.4): + /ts-jest@29.1.5(@babel/core@7.23.9)(jest@29.7.0)(typescript@5.5.3): 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.4.4 + typescript: 5.5.3 yargs-parser: 21.1.1 dev: true @@ -2820,8 +2820,8 @@ packages: mime-types: 2.1.35 dev: false - /typescript@5.4.4: - resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==} + /typescript@5.5.3: + resolution: {integrity: sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==} engines: {node: '>=14.17'} hasBin: true dev: true