Skip to content

Commit 3f56118

Browse files
committed
test(pub): Update expected results
Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent 0d1d615 commit 3f56118

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

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

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ project:
514514
dependencies:
515515
- id: "Pub::collection:1.18.0"
516516
- id: "Pub::meta:1.16.0"
517-
- id: "Pub::web_socket_channel:3.0.1"
517+
- id: "Pub::web_socket_channel:3.0.2"
518518
dependencies:
519519
- id: "Pub::async:2.11.0"
520520
dependencies:
@@ -853,7 +853,7 @@ project:
853853
- id: "Pub::typed_data:1.3.2"
854854
dependencies:
855855
- id: "Pub::collection:1.18.0"
856-
- id: "Pub::web_socket_channel:3.0.1"
856+
- id: "Pub::web_socket_channel:3.0.2"
857857
dependencies:
858858
- id: "Pub::async:2.11.0"
859859
dependencies:
@@ -2088,8 +2088,8 @@ packages:
20882088
url: "https://github.com/dart-lang/http.git"
20892089
revision: ""
20902090
path: "pkgs/web_socket"
2091-
- id: "Pub::web_socket_channel:3.0.1"
2092-
purl: "pkg:pub/[email protected].1"
2091+
- id: "Pub::web_socket_channel:3.0.2"
2092+
purl: "pkg:pub/[email protected].2"
20932093
declared_licenses: []
20942094
declared_licenses_processed: {}
20952095
description: "StreamChannel wrappers for WebSockets. Provides a cross-platform WebSocketChannel\
@@ -2102,20 +2102,20 @@ packages:
21022102
value: ""
21032103
algorithm: ""
21042104
source_artifact:
2105-
url: "https://pub.dev/packages/web_socket_channel/versions/3.0.1.tar.gz"
2105+
url: "https://pub.dev/packages/web_socket_channel/versions/3.0.2.tar.gz"
21062106
hash:
2107-
value: "9f187088ed104edd8662ca07af4b124465893caf063ba29758f97af57e61da8f"
2107+
value: "0b8e2457400d8a859b7b2030786835a28a8e80836ef64402abef392ff4f1d0e5"
21082108
algorithm: "SHA-256"
21092109
vcs:
21102110
type: "Git"
2111-
url: "https://github.com/dart-lang/web_socket_channel.git"
2111+
url: "https://github.com/dart-lang/http.git"
21122112
revision: ""
2113-
path: ""
2113+
path: "pkgs/web_socket_channel"
21142114
vcs_processed:
21152115
type: "Git"
2116-
url: "https://github.com/dart-lang/web_socket_channel.git"
2116+
url: "https://github.com/dart-lang/http.git"
21172117
revision: ""
2118-
path: ""
2118+
path: "pkgs/web_socket_channel"
21192119
- id: "Pub::webkit_inspection_protocol:1.2.1"
21202120
purl: "pkg:pub/[email protected]"
21212121
declared_licenses: []

0 commit comments

Comments
 (0)