From f7feaeb27673e951b8a2dfc48c1ab139a12417f2 Mon Sep 17 00:00:00 2001 From: anomiex Date: Tue, 17 Oct 2023 20:58:01 +0000 Subject: [PATCH] Update babel monorepo to v7.23.2 (#33646) Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/6552487727 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index de39fe0..ba3ed78 100644 --- a/package.json +++ b/package.json @@ -33,8 +33,8 @@ }, "dependencies": { "@automattic/jetpack-base-styles": "^0.6.10", - "@automattic/jetpack-connection": "^0.30.2", - "@automattic/jetpack-shared-extension-utils": "^0.12.2", + "@automattic/jetpack-connection": "^0.30.3-alpha", + "@automattic/jetpack-shared-extension-utils": "^0.12.3-alpha", "@microsoft/fetch-event-source": "2.0.1", "@wordpress/api-fetch": "6.40.0", "@wordpress/block-editor": "12.11.0",