From 523e0859e5a21ea86ee2b1d4befa96d8e71fa13a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 13:59:53 -0500 Subject: [PATCH] chore(deps): bump pub_updater from 0.4.0 to 0.5.0 in /packages/dart_frog_cli (#1495) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tom Arra --- packages/dart_frog_cli/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dart_frog_cli/pubspec.yaml b/packages/dart_frog_cli/pubspec.yaml index 8a1d6ddb6..43766a7ac 100644 --- a/packages/dart_frog_cli/pubspec.yaml +++ b/packages/dart_frog_cli/pubspec.yaml @@ -22,7 +22,7 @@ dependencies: mason: 0.1.0-dev.59 meta: ^1.15.0 path: ^1.9.0 - pub_updater: ^0.4.0 + pub_updater: ^0.5.0 pubspec_parse: ^1.3.0 stream_transform: ^2.1.0 uuid: ^4.4.2