Bump matcher to dc310d95663da10a90e7898cd4e322695f693d4f

Changes:
```
> git log --format="%C(auto) %h %s" c1a0704..dc310d9
 https://dart.googlesource.com/matcher.git/+/dc310d9 Export more APIs through the expect library (213)
 https://dart.googlesource.com/matcher.git/+/7538872 Make the arguments to `expect` dynamic again (212)
 https://dart.googlesource.com/matcher.git/+/52e232e Fix import and broken tests (211)
 https://dart.googlesource.com/matcher.git/+/985e4ef Improve mismatch description of `contains` (206)
 https://dart.googlesource.com/matcher.git/+/5bc765d Copy expect and async matchers from test package (210)

```

Diff: https://dart.googlesource.com/matcher.git/+/c1a07043de3da4968e1736fcde1c521802821859..dc310d95663da10a90e7898cd4e322695f693d4f/
Change-Id: I11b074e97c9c49ba46760da44a99f795523d3008
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289445
Commit-Queue: Kevin Moore <kevmoo@google.com>
Auto-Submit: Nate Bosch <nbosch@google.com>
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
This commit is contained in:
Nate Bosch 2023-03-17 19:44:30 +00:00 committed by Commit Queue
parent 1755f89092
commit 6f45c8534e

2
DEPS
View file

@ -149,7 +149,7 @@ vars = {
"lints_rev": "dfded5e265015f21ce154577fe8488dc244e33c2",
"logging_rev": "abef3717d958158eb8b0ddb2871f4b15a9804cd4",
"markdown_rev": "ecbffa9bf9109d490b9388e9cb1f2bb801aee63c",
"matcher_rev": "c1a07043de3da4968e1736fcde1c521802821859",
"matcher_rev": "dc310d95663da10a90e7898cd4e322695f693d4f",
"mime_rev": "1a51be02b3cbc742c79d83575bd096ae8c295c1f",
"mockito_rev": "ed5bd84f7bd7b651c96fbd7f449e92984a902502",
"package_config_rev": "74ac1cb90ad7f4f05bd92c952eaf9756c516fca3",