Merge pull request #4271 from pq/0.27.4-alpha.9
Update analyzer dep to 0.27.4-alpha.9
This commit is contained in:
commit
77b8e3273d
@ -10,7 +10,7 @@ dependencies:
|
|||||||
# We don't actually depend on 'analyzer', but 'test' and 'flutter_tools' do.
|
# We don't actually depend on 'analyzer', but 'test' and 'flutter_tools' do.
|
||||||
# We pin the version of analyzer we depend on to avoid version skew across our
|
# We pin the version of analyzer we depend on to avoid version skew across our
|
||||||
# packages.
|
# packages.
|
||||||
analyzer: 0.27.4-alpha.6
|
analyzer: 0.27.4-alpha.9
|
||||||
|
|
||||||
flutter:
|
flutter:
|
||||||
path: ../flutter
|
path: ../flutter
|
||||||
|
@ -35,7 +35,7 @@ dependencies:
|
|||||||
test: 0.12.13+4
|
test: 0.12.13+4
|
||||||
|
|
||||||
# Pinned in flutter_test as well.
|
# Pinned in flutter_test as well.
|
||||||
analyzer: 0.27.4-alpha.6
|
analyzer: 0.27.4-alpha.9
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
mockito: ^0.11.0
|
mockito: ^0.11.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user