From c167daf214de78d2c13383e32a11ea06482a87ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 20:02:19 +0000 Subject: [PATCH] :arrow_up: Bump @shopify/cli from 3.54.0 to 3.63.0 Bumps [@shopify/cli](https://github.com/Shopify/cli/tree/HEAD/packages/cli) from 3.54.0 to 3.63.0. - [Release notes](https://github.com/Shopify/cli/releases) - [Changelog](https://github.com/Shopify/cli/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/Shopify/cli/commits/3.63.0/packages/cli) --- updated-dependencies: - dependency-name: "@shopify/cli" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4060cb5..57b11c7 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@shopify/app": "3.54.0", - "@shopify/cli": "3.54.0" + "@shopify/cli": "3.63.0" }, "author": "Tomoya Nakano@tomotomy" }