From 72ac071b07263e07f0694c112a31ea0428475191 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 20:34:07 +0000 Subject: [PATCH] Bump typescript from 5.5.4 to 5.6.2 in /setup-flyctl Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2. - [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.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup-flyctl/package.json | 2 +- setup-flyctl/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/setup-flyctl/package.json b/setup-flyctl/package.json index 672dc79..53ae6cf 100644 --- a/setup-flyctl/package.json +++ b/setup-flyctl/package.json @@ -17,7 +17,7 @@ "@tsconfig/strictest": "2.0.5", "@types/node": "22.1.0", "@vercel/ncc": "0.38.1", - "typescript": "5.5.4" + "typescript": "5.6.2" }, "packageManager": "pnpm@9.6.0" } diff --git a/setup-flyctl/pnpm-lock.yaml b/setup-flyctl/pnpm-lock.yaml index 4b4f906..8f110ce 100644 --- a/setup-flyctl/pnpm-lock.yaml +++ b/setup-flyctl/pnpm-lock.yaml @@ -34,8 +34,8 @@ importers: specifier: 0.38.1 version: 0.38.1 typescript: - specifier: 5.5.4 - version: 5.5.4 + specifier: 5.6.2 + version: 5.6.2 packages: @@ -132,8 +132,8 @@ packages: resolution: {integrity: sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==} engines: {node: '>=0.6.11 <=0.7.0 || >=0.7.3'} - typescript@5.5.4: - resolution: {integrity: sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==} + typescript@5.6.2: + resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} engines: {node: '>=14.17'} hasBin: true @@ -231,7 +231,7 @@ snapshots: tunnel@0.0.6: {} - typescript@5.5.4: {} + typescript@5.6.2: {} undici-types@6.13.0: {}