From 28e56309a04a1a23ed1e2f62e8714ea0515ced25 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Wed, 25 Oct 2023 15:00:43 -0700 Subject: [ci] update lockfile (#8721) * [ci] update lockfile * fix ts-expect-error issue --------- Co-authored-by: matthewp Co-authored-by: Fred K. Schott --- packages/integrations/react/src/index.ts | 2 -- 1 file changed, 2 deletions(-) (limited to 'packages/integrations/react/src') diff --git a/packages/integrations/react/src/index.ts b/packages/integrations/react/src/index.ts index e4b977880..d5f696522 100644 --- a/packages/integrations/react/src/index.ts +++ b/packages/integrations/react/src/index.ts @@ -7,7 +7,6 @@ export type ReactIntegrationOptions = Pick