From e61fd62972e7ab1ac9032a04615ca325779b9369 Mon Sep 17 00:00:00 2001 From: Lukas Klingsbo Date: Thu, 11 Jan 2024 14:38:54 +0100 Subject: [PATCH] chore: Bump cli_util, http, meta and file --- melos.yaml | 10 +++++----- packages/melos/pubspec.yaml | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/melos.yaml b/melos.yaml index 06c32e1e..5f898600 100644 --- a/melos.yaml +++ b/melos.yaml @@ -14,21 +14,21 @@ command: ansi_styles: ^0.3.1 args: ^2.0.0 cli_launcher: ^0.3.0 - cli_util: '>=0.3.0 <0.5.0' + cli_util: ^0.4.1 collection: ^1.14.12 conventional_commit: ^0.6.0+1 - file: ^6.1.0 + file: ^7.0.0 glob: ^2.1.0 graphs: ^2.1.0 - http: ">=0.13.1 <2.0.0" - meta: ^1.1.8 + http: ^1.0.0 + meta: ^1.11.0 mustache_template: ^2.0.0 path: ^1.7.0 platform: ^3.1.0 pool: ^1.4.0 prompts: ^2.0.0 pub_semver: ^2.0.0 - pub_updater: ^0.3.0 + pub_updater: ^0.4.0 pubspec: ^2.1.0 string_scanner: ^1.0.5 yaml: ^3.1.0 diff --git a/packages/melos/pubspec.yaml b/packages/melos/pubspec.yaml index d89cd1c5..2a6c50ae 100644 --- a/packages/melos/pubspec.yaml +++ b/packages/melos/pubspec.yaml @@ -18,14 +18,14 @@ dependencies: ansi_styles: ^0.3.1 args: ^2.0.0 cli_launcher: ^0.3.0 - cli_util: '>=0.3.0 <0.5.0' + cli_util: ^0.4.1 collection: ^1.14.12 conventional_commit: ^0.6.0+1 - file: ^6.1.0 + file: ^7.0.0 glob: ^2.1.0 graphs: ^2.1.0 - http: ">=0.13.1 <2.0.0" - meta: ^1.1.8 + http: ^1.0.0 + meta: ^1.11.0 mustache_template: ^2.0.0 path: ^1.7.0 platform: ^3.1.0