Update dartdoc to 0.29.2.

Release notes:  https://github.com/dart-lang/dartdoc/releases/tag/v0.29.2

Change-Id: I4f2a3b3b36ac5eab3273cb29f5dcde8dd2c2b588
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/127080
Auto-Submit: Janice Collins <jcollins@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Janice Collins <jcollins@google.com>
This commit is contained in:
Janice Collins 2019-12-03 19:43:48 +00:00 committed by commit-bot@chromium.org
parent 1ebf5cfb39
commit 6c42984383

2
DEPS
View file

@ -86,7 +86,7 @@ vars = {
# For more details, see https://github.com/dart-lang/sdk/issues/30164
"dart_style_tag": "1.3.2", # Please see the note above before updating.
"dartdoc_tag" : "v0.29.1",
"dartdoc_tag" : "v0.29.2",
"ffi_tag": "ea88d71b043ee14b268c3aedff14e9eb32e20959",
"fixnum_tag": "0.10.9",
"glob_tag": "1.1.7",