chore(deps): bump the dart-deps group with 2 updates (#3155)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-06-12 11:14:20 -05:00
committed by GitHub
parent 00b3a1f443
commit de0574b3fd
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ environment:
sdk: ">=3.8.0 <4.0.0" sdk: ">=3.8.0 <4.0.0"
dependencies: dependencies:
checked_yaml: ^2.0.2 checked_yaml: ^2.0.4
collection: ^1.19.1 collection: ^1.19.1
http: ^1.4.0 http: ^1.4.0
json_annotation: ^4.9.0 json_annotation: ^4.9.0
+1 -1
View File
@@ -12,7 +12,7 @@ environment:
dependencies: dependencies:
archive: ^4.0.7 archive: ^4.0.7
args: ^2.7.0 args: ^2.7.0
checked_yaml: ^2.0.3 checked_yaml: ^2.0.4
cli_completion: ^0.5.0 cli_completion: ^0.5.0
cli_util: ^0.4.2 cli_util: ^0.4.2
clock: ^1.1.2 clock: ^1.1.2
+4 -4
View File
@@ -141,10 +141,10 @@ packages:
dependency: transitive dependency: transitive
description: description:
name: checked_yaml name: checked_yaml
sha256: feb6bed21949061731a7a75fc5d2aa727cf160b91af9a3e464c5e3a32e28b5ff sha256: "959525d3162f249993882720d52b7e0c833978df229be20702b33d48d91de70f"
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "2.0.3" version: "2.0.4"
cli_completion: cli_completion:
dependency: transitive dependency: transitive
description: description:
@@ -797,10 +797,10 @@ packages:
dependency: "direct dev" dependency: "direct dev"
description: description:
name: very_good_analysis name: very_good_analysis
sha256: c529563be4cbba1137386f2720fb7ed69e942012a28b13398d8a5e3e6ef551a7 sha256: e479fbc0941009262343db308133e121bf8660c2c81d48dd8e952df7b7e1e382
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "8.0.0" version: "9.0.0"
vm_service: vm_service:
dependency: transitive dependency: transitive
description: description:
+1 -1
View File
@@ -13,4 +13,4 @@ workspace:
- packages/shorebird_code_push_protocol - packages/shorebird_code_push_protocol
dev_dependencies: dev_dependencies:
very_good_analysis: ^8.0.0 very_good_analysis: ^9.0.0