From b56e6fd190d5737f4f5d3d4285f655025e645dd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:06:18 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 5.1.6 to 5.4.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.4.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.1.6...v5.4.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 4e3dfac..252c07d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8560,8 +8560,8 @@ packages: picocolors: 1.0.0 sade: 1.8.1 svelte: 4.1.1 - svelte-preprocess: 5.1.3(@babel/core@7.22.9)(sass@1.72.0)(svelte@4.1.1)(typescript@5.4.2) - typescript: 5.4.2 + svelte-preprocess: 5.1.3(@babel/core@7.22.9)(sass@1.72.0)(svelte@4.1.1)(typescript@5.4.3) + typescript: 5.4.3 transitivePeerDependencies: - '@babel/core' - coffeescript @@ -8641,7 +8641,7 @@ packages: typescript: 5.1.6 dev: true - /svelte-preprocess@5.1.3(@babel/core@7.22.9)(sass@1.72.0)(svelte@4.1.1)(typescript@5.4.2): + /svelte-preprocess@5.1.3(@babel/core@7.22.9)(sass@1.72.0)(svelte@4.1.1)(typescript@5.4.3): resolution: {integrity: sha512-xxAkmxGHT+J/GourS5mVJeOXZzne1FR5ljeOUAMXUkfEhkLEllRreXpbl3dIYJlcJRfL1LO1uIAPpBpBfiqGPw==} engines: {node: '>= 16.0.0', pnpm: ^8.0.0} requiresBuild: true @@ -8687,7 +8687,7 @@ packages: sorcery: 0.11.0 strip-indent: 3.0.0 svelte: 4.1.1 - typescript: 5.4.2 + typescript: 5.4.3 dev: true /svelte@3.59.2: @@ -8963,8 +8963,8 @@ packages: hasBin: true dev: true - /typescript@5.4.2: - resolution: {integrity: sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==} + /typescript@5.4.3: + resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==} engines: {node: '>=14.17'} hasBin: true dev: true