From 9d34f666f8cc4bd351710c4b945832dd63b824bd Mon Sep 17 00:00:00 2001 From: Jacob Alford Date: Tue, 28 Nov 2023 15:41:35 -0700 Subject: [PATCH] chore: update pnpm lockfile --- pnpm-lock.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 57d3b1c..3ccf522 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,9 +27,6 @@ devDependencies: '@typescript-eslint/parser': specifier: ^6.11.0 version: 6.11.0(eslint@8.54.0)(typescript@5.2.2) - bun-types: - specifier: latest - version: 1.0.12 esbuild-plugin-file-path-extensions: specifier: ^1.0.0 version: 1.0.0 @@ -897,10 +894,6 @@ packages: semver: 7.5.4 dev: true - /bun-types@1.0.12: - resolution: {integrity: sha512-jGXEQ9pkp1kwdgYY6X6SPP5V4kxEGGZQaZMEKUVeJ7T1/XFyrAwL4AeaM4lSvjYqwsPXIDdKCFgw5M1KLoK4qw==} - dev: true - /bundle-require@4.0.2(esbuild@0.19.8): resolution: {integrity: sha512-jwzPOChofl67PSTW2SGubV9HBQAhhR2i6nskiOThauo9dzwDUgOWQScFVaJkjEfYX+UXiD+LEx8EblQMc2wIag==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}