From e55388aabee3c7de8974e04f20f3530d2568898c Mon Sep 17 00:00:00 2001 From: Nathan Flurry Date: Tue, 27 Jan 2026 15:47:53 -0800 Subject: [PATCH] fix: update release scripts lockfile --- scripts/release/pnpm-lock.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/scripts/release/pnpm-lock.yaml b/scripts/release/pnpm-lock.yaml index 5075475..4257797 100644 --- a/scripts/release/pnpm-lock.yaml +++ b/scripts/release/pnpm-lock.yaml @@ -27,6 +27,9 @@ importers: '@types/semver': specifier: ^7.5.8 version: 7.7.1 + typescript: + specifier: ^5.9.3 + version: 5.9.3 packages: @@ -202,6 +205,11 @@ packages: resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==} engines: {node: '>=12'} + typescript@5.9.3: + resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==} + engines: {node: '>=14.17'} + hasBin: true + undici-types@7.16.0: resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} @@ -379,6 +387,8 @@ snapshots: strip-final-newline@3.0.0: {} + typescript@5.9.3: {} + undici-types@7.16.0: {} which@2.0.2: