Skip to content

Commit 6fe4edf

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

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ project:
127127
- id: "Pub::collection:1.18.0"
128128
- id: "Pub::path:1.9.0"
129129
- id: "Pub::term_glyph:1.2.2"
130-
- id: "Pub::watcher:1.1.1"
130+
- id: "Pub::watcher:1.1.2"
131131
dependencies:
132132
- id: "Pub::async:2.11.0"
133133
dependencies:
@@ -644,7 +644,7 @@ project:
644644
- id: "Pub::collection:1.18.0"
645645
- id: "Pub::path:1.9.0"
646646
- id: "Pub::term_glyph:1.2.2"
647-
- id: "Pub::watcher:1.1.1"
647+
- id: "Pub::watcher:1.1.2"
648648
dependencies:
649649
- id: "Pub::async:2.11.0"
650650
dependencies:
@@ -2008,8 +2008,8 @@ packages:
20082008
url: "https://github.com/dart-lang/sdk.git"
20092009
revision: ""
20102010
path: "pkg/vm_service"
2011-
- id: "Pub::watcher:1.1.1"
2012-
purl: "pkg:pub/[email protected].1"
2011+
- id: "Pub::watcher:1.1.2"
2012+
purl: "pkg:pub/[email protected].2"
20132013
declared_licenses: []
20142014
declared_licenses_processed: {}
20152015
description: "A file system watcher. It monitors changes to contents of directories\
@@ -2021,9 +2021,9 @@ packages:
20212021
value: ""
20222022
algorithm: ""
20232023
source_artifact:
2024-
url: "https://pub.dev/packages/watcher/versions/1.1.1.tar.gz"
2024+
url: "https://pub.dev/packages/watcher/versions/1.1.2.tar.gz"
20252025
hash:
2026-
value: "69da27e49efa56a15f8afe8f4438c4ec02eff0a117df1b22ea4aad194fe1c104"
2026+
value: "0b7fd4a0bbc4b92641dbf20adfd7e3fd1398fe17102d94b674234563e110088a"
20272027
algorithm: "SHA-256"
20282028
vcs:
20292029
type: "Git"

0 commit comments

Comments
 (0)