Update matcher version in DEPS.

Update matcher to the latest version including some fixes to make the 
API friendlier to typed code.

Bug:
Change-Id: I059c82da8b64cf28388b162db6a115918fa27427
Reviewed-on: https://dart-review.googlesource.com/3705
Reviewed-by: Kevin Moore <kevmoo@google.com>
This commit is contained in:
Leaf Petersen 2017-09-06 12:46:07 -07:00 committed by Kevin Moore
parent a0b5dda332
commit afcacb2c2e

2
DEPS
View file

@ -94,7 +94,7 @@ vars = {
"linter_tag": "@0.1.35",
"logging_tag": "@0.11.3+1",
"markdown_tag": "@0.11.3",
"matcher_tag": "@0.12.0+2",
"matcher_tag": "@0.12.1+3",
"mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd",
"mockito_tag": "@2.0.2",
"mustache4dart_tag" : "@v1.1.0",