Update web_sdk -> package test dependency to get updated package matcher (flutter/engine#38323)

This commit is contained in:
Alexander Markov 2022-12-15 12:07:09 -08:00 committed by GitHub
parent 648fe736a7
commit bf04bd6451
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -10,4 +10,4 @@ dependencies:
dev_dependencies:
analyzer: 4.3.1
test: 1.22.0
test: 1.22.1

View File

@ -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: