From 379edc6f03c61ad50cae2042bcadac2f7a6247b5 Mon Sep 17 00:00:00 2001 From: Jake Bailey <5341706+jakebailey@users.noreply.github.com> Date: Sat, 22 Jun 2024 16:12:36 -0700 Subject: [PATCH] Update 5.5 --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa8a3dfbef..0b0b243b76 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -385,7 +385,7 @@ importers: version: /typescript@5.4.2 typescript-5.5: specifier: npm:typescript@~5.5.0-0 - version: /typescript@5.5.0-dev.20240306 + version: /typescript@5.5.2 typescript-5.6: specifier: npm:typescript@~5.6.0-0 version: /typescript@5.6.0-dev.20240618 @@ -7125,8 +7125,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - /typescript@5.5.0-dev.20240306: - resolution: {integrity: sha512-8fi3+9qaHf/GQh7oo4X0HDxiWBwzRdGfgyXQlA/qUQ5NBBSbt3LCJFs2nlRBEd9pFBN5RD9Gfzyr0c3b+Ev9+A==} + /typescript@5.5.2: + resolution: {integrity: sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==} engines: {node: '>=14.17'} hasBin: true dev: false