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 Oct 11, 2023
1 parent e360cf9 commit 2f5bd6e
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ project:
- id: "Pub:meta:meta:1.11.0"
- id: "Pub:test:test:1.24.7"
dependencies:
- id: "Pub:analyzer:analyzer:6.2.0"
- id: "Pub:analyzer:analyzer:6.3.0"
dependencies:
- id: "Pub:_fe_analyzer_shared:_fe_analyzer_shared:64.0.0"
- id: "Pub:_fe_analyzer_shared:_fe_analyzer_shared:65.0.0"
dependencies:
- id: "Pub:meta:meta:1.11.0"
- id: "Pub:collection:collection:1.18.0"
Expand Down Expand Up @@ -593,9 +593,9 @@ project:
- id: "Pub:term_glyph:term_glyph:1.2.1"
- id: "Pub:test_core:test_core:0.5.7"
dependencies:
- id: "Pub:analyzer:analyzer:6.2.0"
- id: "Pub:analyzer:analyzer:6.3.0"
dependencies:
- id: "Pub:_fe_analyzer_shared:_fe_analyzer_shared:64.0.0"
- id: "Pub:_fe_analyzer_shared:_fe_analyzer_shared:65.0.0"
dependencies:
- id: "Pub:meta:meta:1.11.0"
- id: "Pub:collection:collection:1.18.0"
Expand Down Expand Up @@ -887,8 +887,8 @@ project:
- id: "Pub:path:path:1.8.3"
- id: "Pub:term_glyph:term_glyph:1.2.1"
packages:
- id: "Pub:_fe_analyzer_shared:_fe_analyzer_shared:64.0.0"
purl: "pkg:pub/_fe_analyzer_shared/_fe_analyzer_shared@64.0.0"
- id: "Pub:_fe_analyzer_shared:_fe_analyzer_shared:65.0.0"
purl: "pkg:pub/_fe_analyzer_shared/_fe_analyzer_shared@65.0.0"
declared_licenses: []
declared_licenses_processed: {}
description: "Logic that is shared between the front_end and analyzer packages."
Expand All @@ -913,8 +913,8 @@ packages:
url: "https://github.com/dart-lang/sdk.git"
revision: "main"
path: "pkg/_fe_analyzer_shared"
- id: "Pub:analyzer:analyzer:6.2.0"
purl: "pkg:pub/analyzer/analyzer@6.2.0"
- id: "Pub:analyzer:analyzer:6.3.0"
purl: "pkg:pub/analyzer/analyzer@6.3.0"
declared_licenses: []
declared_licenses_processed: {}
description: "This package provides a library that performs static analysis of Dart\
Expand Down

0 comments on commit 2f5bd6e

Please sign in to comment.