Skip to content

Commit

Permalink
test(pub): Update expected results
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
  • Loading branch information
sschuberth committed Aug 18, 2024
1 parent 52ea6ca commit d1ee3dd
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ project:
- id: "Pub::stack_trace:1.11.1"
dependencies:
- id: "Pub::path:1.9.0"
- id: "Pub::vm_service:14.2.4"
- id: "Pub::vm_service:14.2.5"
- id: "Pub::http_multi_server:3.2.1"
dependencies:
- id: "Pub::async:2.11.0"
Expand Down Expand Up @@ -704,7 +704,7 @@ project:
- id: "Pub::stack_trace:1.11.1"
dependencies:
- id: "Pub::path:1.9.0"
- id: "Pub::vm_service:14.2.4"
- id: "Pub::vm_service:14.2.5"
- id: "Pub::frontend_server_client:4.0.0"
dependencies:
- id: "Pub::async:2.11.0"
Expand Down Expand Up @@ -834,7 +834,7 @@ project:
- id: "Pub::path:1.9.0"
- id: "Pub::term_glyph:1.2.1"
- id: "Pub::term_glyph:1.2.1"
- id: "Pub::vm_service:14.2.4"
- id: "Pub::vm_service:14.2.5"
- id: "Pub::yaml:3.1.2"
dependencies:
- id: "Pub::collection:1.18.0"
Expand Down Expand Up @@ -1981,8 +1981,8 @@ packages:
url: "https://github.com/dart-lang/typed_data.git"
revision: ""
path: ""
- id: "Pub::vm_service:14.2.4"
purl: "pkg:pub/vm_service@14.2.4"
- id: "Pub::vm_service:14.2.5"
purl: "pkg:pub/vm_service@14.2.5"
declared_licenses: []
declared_licenses_processed: {}
description: "A library to communicate with a service implementing the Dart VM service\
Expand All @@ -1994,9 +1994,9 @@ packages:
value: ""
algorithm: ""
source_artifact:
url: "https://pub.dev/packages/vm_service/versions/14.2.4.tar.gz"
url: "https://pub.dev/packages/vm_service/versions/14.2.5.tar.gz"
hash:
value: "f652077d0bdf60abe4c1f6377448e8655008eef28f128bc023f7b5e8dfeb48fc"
value: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
algorithm: "SHA-256"
vcs:
type: "Git"
Expand Down

0 comments on commit d1ee3dd

Please sign in to comment.