Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit e9d1310

Browse files
authored
Roll watcher dependency for web_ui to 1.1.0. (#42248)
Incoming dart sdk roll https://dart.googlesource.com/sdk.git/+log/90b4df96e9dc..4881eadbade6 needs updated version of watcher due to FileSystemEvent becoming sealed.
1 parent f37e78c commit e9d1310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/web_ui/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dev_dependencies:
4343
test_core: any
4444
typed_data: any
4545
uuid: 3.0.6
46-
watcher: 1.0.0
46+
watcher: 1.1.0
4747
web_socket_channel: any
4848
webdriver: 3.0.1
4949
webkit_inspection_protocol: any

0 commit comments

Comments
 (0)