Update to the latest package:collection

This version revers the `count` and `countWhere` extensions which caused
a conflict internally.

Change-Id: I18de924815da974e1ea56e4afe973c41ab6a7897
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/205762
Auto-Submit: Nate Bosch <nbosch@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
This commit is contained in:
Nate Bosch 2021-07-01 23:00:42 +00:00 committed by commit-bot@chromium.org
parent d08a059f6b
commit 14757bb470

2
DEPS
View file

@ -85,7 +85,7 @@ vars = {
"chrome_rev" : "19997",
"cli_util_rev" : "8c504de5deb08fe32ecf51f9662bb37d8c708e57",
"clock_rev" : "a494269254ba978e7ef8f192c5f7fec3fc05b9d3",
"collection_rev": "9967dcd3d7645db6de48d5abfab3018bb0c84236",
"collection_rev": "75a7a5510979a3cd70143af85bcc1667ee233674",
"convert_rev": "413f591577419d8a8b95d445094a82c926650bd1",
"crypto_rev": "1c8ccc07b83b100216dc6dede767371043385648",
"csslib_rev": "e411d862fd8cc50415c1badf2632e017373b3f47",