mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update web_sdk -> package test dependency to get updated package matcher (flutter/engine#38323)
This commit is contained in:
parent
648fe736a7
commit
bf04bd6451
@ -33,7 +33,7 @@ dev_dependencies:
|
||||
shelf_web_socket: any
|
||||
stack_trace: any
|
||||
stream_channel: 2.1.1
|
||||
test: 1.22.0
|
||||
test: 1.22.1
|
||||
test_api: any
|
||||
test_core: any
|
||||
typed_data: any
|
||||
|
||||
@ -10,4 +10,4 @@ dependencies:
|
||||
|
||||
dev_dependencies:
|
||||
analyzer: 4.3.1
|
||||
test: 1.22.0
|
||||
test: 1.22.1
|
||||
|
||||
@ -7,7 +7,7 @@ environment:
|
||||
dependencies:
|
||||
js: 0.6.4
|
||||
stream_channel: 2.1.1
|
||||
test: 1.22.0
|
||||
test: 1.22.1
|
||||
webkit_inspection_protocol: 1.0.0
|
||||
stack_trace: 1.10.0
|
||||
ui:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user