From 88bbbdbe81936df1701f26138170e0f337c4f0d4 Mon Sep 17 00:00:00 2001 From: beyondkmp Date: Thu, 27 Jun 2024 03:32:15 +0800 Subject: [PATCH] feat(deps): updating app-builder to v5.0.0-alpha.4 (#8274) --- .changeset/selfish-icons-rest.md | 5 +++++ packages/builder-util/package.json | 2 +- pnpm-lock.yaml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 .changeset/selfish-icons-rest.md diff --git a/.changeset/selfish-icons-rest.md b/.changeset/selfish-icons-rest.md new file mode 100644 index 00000000000..489cca05b0c --- /dev/null +++ b/.changeset/selfish-icons-rest.md @@ -0,0 +1,5 @@ +--- +"builder-util": patch +--- + +update app-builder to v5.0.0-alpha.4 diff --git a/packages/builder-util/package.json b/packages/builder-util/package.json index 49d50c5bf62..1ac216e2f69 100644 --- a/packages/builder-util/package.json +++ b/packages/builder-util/package.json @@ -17,7 +17,7 @@ "dependencies": { "7zip-bin": "~5.2.0", "@types/debug": "^4.1.6", - "app-builder-bin": "v5.0.0-alpha.3", + "app-builder-bin": "v5.0.0-alpha.4", "bluebird-lst": "^1.0.9", "builder-util-runtime": "workspace:*", "chalk": "^4.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 023afb7adae..180f7aec9b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -283,7 +283,7 @@ importers: specifier: ^4.1.6 version: 4.1.7 app-builder-bin: - specifier: v5.0.0-alpha.3 + specifier: v5.0.0-alpha.4 version: 5.0.0-alpha.3 bluebird-lst: specifier: ^1.0.9