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 <[email protected]>
  • Loading branch information
sschuberth committed Jun 6, 2024
1 parent 0efd110 commit 303dbda
Showing 1 changed file with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ project:
dependencies:
- id: "Pub::collection:1.18.0"
- id: "Pub::meta:1.15.0"
- id: "Pub::test:1.25.6"
- id: "Pub::test:1.25.7"
dependencies:
- id: "Pub::analyzer:6.4.1"
dependencies:
Expand Down Expand Up @@ -593,7 +593,7 @@ project:
- id: "Pub::path:1.9.0"
- id: "Pub::term_glyph:1.2.1"
- id: "Pub::term_glyph:1.2.1"
- id: "Pub::test_core:0.6.3"
- id: "Pub::test_core:0.6.4"
dependencies:
- id: "Pub::analyzer:6.4.1"
dependencies:
Expand Down Expand Up @@ -1876,8 +1876,8 @@ packages:
url: "https://github.com/dart-lang/term_glyph.git"
revision: ""
path: ""
- id: "Pub::test:1.25.6"
purl: "pkg:pub/[email protected].6"
- id: "Pub::test:1.25.7"
purl: "pkg:pub/[email protected].7"
declared_licenses: []
declared_licenses_processed: {}
description: "A full featured library for writing and running Dart tests across\
Expand All @@ -1889,9 +1889,9 @@ packages:
value: ""
algorithm: ""
source_artifact:
url: "https://pub.dev/packages/test/versions/1.25.6.tar.gz"
url: "https://pub.dev/packages/test/versions/1.25.7.tar.gz"
hash:
value: "47e9b601e20f24c27d08002eb635e92ddc2195010a8b3a621f4ed44ef70f6864"
value: "7ee44229615f8f642b68120165ae4c2a75fe77ae2065b1e55ae4711f6cf0899e"
algorithm: "SHA-256"
vcs:
type: "Git"
Expand Down Expand Up @@ -1929,8 +1929,8 @@ packages:
url: "https://github.com/dart-lang/test.git"
revision: ""
path: "pkgs/test_api"
- id: "Pub::test_core:0.6.3"
purl: "pkg:pub/[email protected].3"
- id: "Pub::test_core:0.6.4"
purl: "pkg:pub/[email protected].4"
declared_licenses: []
declared_licenses_processed: {}
description: "A basic library for writing tests and running them on the VM."
Expand All @@ -1941,9 +1941,9 @@ packages:
value: ""
algorithm: ""
source_artifact:
url: "https://pub.dev/packages/test_core/versions/0.6.3.tar.gz"
url: "https://pub.dev/packages/test_core/versions/0.6.4.tar.gz"
hash:
value: "0c583123c86e58ab5036c92db5c7116ffddd655f1f5be762967d09f0fc66bf2d"
value: "55ea5a652e38a1dfb32943a7973f3681a60f872f8c3a05a14664ad54ef9c6696"
algorithm: "SHA-256"
vcs:
type: "Git"
Expand Down

0 comments on commit 303dbda

Please sign in to comment.