mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
bump to null-migrated package:yaml
Change-Id: Id2027ae937d3086b17b62a5abadb3a5d7c7a2e62 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/171401 Reviewed-by: Jake Macdonald <jakemac@google.com> Commit-Queue: Phil Quitslund <pquitslund@google.com>
This commit is contained in:
parent
d6a8505ba4
commit
403f8156a1
2 changed files with 2 additions and 2 deletions
|
@ -764,7 +764,7 @@
|
|||
"name": "yaml",
|
||||
"rootUri": "../third_party/pkg/yaml",
|
||||
"packageUri": "lib/",
|
||||
"languageVersion": "2.4"
|
||||
"languageVersion": "2.12"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
2
DEPS
2
DEPS
|
@ -166,7 +166,7 @@ vars = {
|
|||
"web_components_rev": "8f57dac273412a7172c8ade6f361b407e2e4ed02",
|
||||
"web_socket_channel_rev": "490061ef0e22d3c8460ad2802f9948219365ad6b",
|
||||
"WebCore_rev": "fb11e887f77919450e497344da570d780e078bc8",
|
||||
"yaml_rev": "e5de429147a6b0fcb7e8ddb3c8e4674dc5dd0ecc",
|
||||
"yaml_rev": "925c406f8bdb06ce7935f0a7d03187b36c6b62d0",
|
||||
"zlib_rev": "c44fb7248079cc3d5563b14b3f758aee60d6b415",
|
||||
"crashpad_rev": "bf327d8ceb6a669607b0dbab5a83a275d03f99ed",
|
||||
"minichromium_rev": "8d641e30a8b12088649606b912c2bc4947419ccc",
|
||||
|
|
Loading…
Reference in a new issue