Skip to content

Commit 8403c76

Browse files
committed
test(pub): Update expected results
Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent a11ce97 commit 8403c76

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

plugins/package-managers/pub/src/funTest/assets/projects/external/dart-http-expected-output.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ project:
170170
- id: "Pub::collection:1.18.0"
171171
- id: "Pub::coverage:1.8.0"
172172
dependencies:
173-
- id: "Pub::args:2.6.0"
173+
- id: "Pub::args:2.7.0"
174174
- id: "Pub::logging:1.2.0"
175175
- id: "Pub::package_config:2.1.0"
176176
dependencies:
@@ -666,7 +666,7 @@ project:
666666
- id: "Pub::collection:1.18.0"
667667
- id: "Pub::path:1.9.0"
668668
- id: "Pub::term_glyph:1.2.2"
669-
- id: "Pub::args:2.6.0"
669+
- id: "Pub::args:2.7.0"
670670
- id: "Pub::async:2.11.0"
671671
dependencies:
672672
- id: "Pub::collection:1.18.0"
@@ -688,7 +688,7 @@ project:
688688
- id: "Pub::collection:1.18.0"
689689
- id: "Pub::coverage:1.8.0"
690690
dependencies:
691-
- id: "Pub::args:2.6.0"
691+
- id: "Pub::args:2.7.0"
692692
- id: "Pub::logging:1.2.0"
693693
- id: "Pub::package_config:2.1.0"
694694
dependencies:
@@ -946,8 +946,8 @@ packages:
946946
url: "https://github.com/dart-lang/sdk.git"
947947
revision: ""
948948
path: "pkg/analyzer"
949-
- id: "Pub::args:2.6.0"
950-
purl: "pkg:pub/args@2.6.0"
949+
- id: "Pub::args:2.7.0"
950+
purl: "pkg:pub/args@2.7.0"
951951
declared_licenses: []
952952
declared_licenses_processed: {}
953953
description: "Library for defining parsers for parsing raw command-line arguments\
@@ -959,20 +959,20 @@ packages:
959959
value: ""
960960
algorithm: ""
961961
source_artifact:
962-
url: "https://pub.dev/packages/args/versions/2.6.0.tar.gz"
962+
url: "https://pub.dev/packages/args/versions/2.7.0.tar.gz"
963963
hash:
964-
value: "bf9f5caeea8d8fe6721a9c358dd8a5c1947b27f1cfaa18b39c301273594919e6"
964+
value: "d0481093c50b1da8910eb0bb301626d4d8eb7284aa739614d2b394ee09e3ea04"
965965
algorithm: "SHA-256"
966966
vcs:
967967
type: "Git"
968968
url: "https://github.com/dart-lang/core.git"
969969
revision: ""
970-
path: "main/pkgs/args"
970+
path: "pkgs/args"
971971
vcs_processed:
972972
type: "Git"
973973
url: "https://github.com/dart-lang/core.git"
974974
revision: ""
975-
path: "main/pkgs/args"
975+
path: "pkgs/args"
976976
- id: "Pub::async:2.11.0"
977977
purl: "pkg:pub/[email protected]"
978978
declared_licenses: []

0 commit comments

Comments
 (0)