Update to latest pub with --enable-asserts

Change-Id: I73efbb00b49a7a580a958d287ba0bfab76d10505
Reviewed-on: https://dart-review.googlesource.com/70162
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
This commit is contained in:
Nate Bosch 2018-08-15 23:30:24 +00:00 committed by commit-bot@chromium.org
parent 3822f3ff69
commit 90440ad2df
2 changed files with 3 additions and 1 deletions

View file

@ -10,6 +10,8 @@
#### Pub
* Rename the `--checked` flag to `pub run` to `--enable-asserts`.
#### Other Tools
### Core library changes

2
DEPS
View file

@ -111,7 +111,7 @@ vars = {
"ply_rev": "604b32590ffad5cbb82e4afef1d305512d06ae93",
"pool_tag": "1.3.6",
"protobuf_tag": "0.9.0",
"pub_rev": "5962908a66e814dd78f6856a4e5f792c6db65fbc",
"pub_rev": "9f00679ef47bc79cadc18e143720ade6c06c0100",
"pub_semver_tag": "1.4.2",
"quiver_tag": "0.29.0+2",
"resource_rev": "2.1.5",