From 04f5c9b9d7d68fd08c39200877e7c10a017e9003 Mon Sep 17 00:00:00 2001 From: zinigor Date: Wed, 20 Sep 2023 13:27:09 +0000 Subject: [PATCH] Merge remote-tracking branch 'origin/trunk' into prerelease Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/6249117971 --- composer.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 0221411..15a666e 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "automattic/jetpack-connection": "^1.57.5", "automattic/jetpack-plans": "^0.3.4", "automattic/jetpack-redirect": "^1.7.27", - "automattic/jetpack-status": "^1.18.4", + "automattic/jetpack-status": "^1.18.5-alpha", "automattic/jetpack-sync": "^1.57.1" }, "require-dev": { diff --git a/package.json b/package.json index e5510e6..1b4bab7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "@automattic/jetpack-analytics": "^0.1.27", - "@automattic/jetpack-components": "^0.42.4", + "@automattic/jetpack-components": "^0.42.5-alpha", "@automattic/jetpack-shared-extension-utils": "^0.12.0", "@wordpress/block-editor": "12.9.0", "@wordpress/components": "25.7.0",