Commit cb6eef70 authored by Jason Simmons's avatar Jason Simmons

Upgrade the test package (needed by the latest mojo roll)

parent 9353102a
...@@ -6,6 +6,6 @@ homepage: https://github.com/flutter/flutter/tree/master/packages/cassowary ...@@ -6,6 +6,6 @@ homepage: https://github.com/flutter/flutter/tree/master/packages/cassowary
environment: environment:
sdk: '>=1.0.0 <2.0.0' sdk: '>=1.0.0 <2.0.0'
dev_dependencies: dev_dependencies:
test: 0.12.6 test: 0.12.6+1
test_runner: '<=0.2.16' test_runner: '<=0.2.16'
dart_coveralls: '<=0.3.0' dart_coveralls: '<=0.3.0'
...@@ -12,7 +12,7 @@ dependencies: ...@@ -12,7 +12,7 @@ dependencies:
vector_math: '>=1.4.3 <2.0.0' vector_math: '>=1.4.3 <2.0.0'
# To pin the transitive dependency through mojo_sdk. # To pin the transitive dependency through mojo_sdk.
test: 0.12.6 test: 0.12.6+1
cassowary: cassowary:
path: ../cassowary path: ../cassowary
......
name: flutter_test name: flutter_test
dependencies: dependencies:
test: 0.12.6 test: 0.12.6+1
quiver: ^0.21.4 quiver: ^0.21.4
flutter: flutter:
path: ../flutter path: ../flutter
......
...@@ -15,7 +15,7 @@ dependencies: ...@@ -15,7 +15,7 @@ dependencies:
mustache4dart: ^1.0.0 mustache4dart: ^1.0.0
path: ^1.3.0 path: ^1.3.0
stack_trace: ^1.4.0 stack_trace: ^1.4.0
test: 0.12.6 test: 0.12.6+1
yaml: ^2.1.3 yaml: ^2.1.3
flx: flx:
......
...@@ -6,6 +6,6 @@ homepage: https://github.com/flutter/flutter/tree/master/packages/newton ...@@ -6,6 +6,6 @@ homepage: https://github.com/flutter/flutter/tree/master/packages/newton
environment: environment:
sdk: '>=1.0.0 <2.0.0' sdk: '>=1.0.0 <2.0.0'
dev_dependencies: dev_dependencies:
test: 0.12.6 test: 0.12.6+1
test_runner: '<=0.2.16' test_runner: '<=0.2.16'
dart_coveralls: '<=0.3.0' dart_coveralls: '<=0.3.0'
...@@ -9,7 +9,7 @@ dependencies: ...@@ -9,7 +9,7 @@ dependencies:
path: ../flutter path: ../flutter
dev_dependencies: dev_dependencies:
test: 0.12.6 test: 0.12.6+1
environment: environment:
sdk: '>=1.12.0 <2.0.0' sdk: '>=1.12.0 <2.0.0'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment