Skip to content

Commit

Permalink
Update web_sdk -> package test dependency to get updated package matc…
Browse files Browse the repository at this point in the history
…her (flutter#38323)
  • Loading branch information
alexmarkov authored Dec 15, 2022
1 parent d9580a5 commit c9e9fa5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/web_ui/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion web_sdk/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ dependencies:

dev_dependencies:
analyzer: 4.3.1
test: 1.22.0
test: 1.22.1
2 changes: 1 addition & 1 deletion web_sdk/web_engine_tester/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c9e9fa5

Please sign in to comment.