Upgrade dartdoc to 0.30.0.

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

Change-Id: I7d4f30d95e806492a41aa08ddea613b48279ffd0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/130883
Auto-Submit: Janice Collins <jcollins@google.com>
Commit-Queue: Janice Collins <jcollins@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
Reviewed-by: Paul Berry <paulberry@google.com>
This commit is contained in:
Janice Collins 2020-01-09 18:06:16 +00:00 committed by commit-bot@chromium.org
parent 96cea64fa6
commit e894d06abc

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.3",
"dartdoc_tag" : "v0.30.0",
"ffi_tag": "ea88d71b043ee14b268c3aedff14e9eb32e20959",
"fixnum_tag": "0.10.9",
"glob_tag": "1.1.7",