Bump yaml_edit to 4fadb43801b07f90b3f0c6065dbce4efc6d8d55e

Changes:
```
> git log --format="%C(auto) %h %s" df1452b..4fadb43
 https://dart.googlesource.com/yaml_edit.git/+/4fadb43 Prepare 2.0.2 release (#7)
 https://dart.googlesource.com/yaml_edit.git/+/46eb45d Do not add trailing whitespace to new map keys (#16)
 https://dart.googlesource.com/yaml_edit.git/+/bd96cbf Fix example usage in README and dartdoc (#17)
 https://dart.googlesource.com/yaml_edit.git/+/0ae6897 CI: fix the branch (#10)
 https://dart.googlesource.com/yaml_edit.git/+/6385372 Only run the golden tests on the vm (#9)
 https://dart.googlesource.com/yaml_edit.git/+/71db634 Drop unneeded dependency on pkg:pedantic (#8)
 https://dart.googlesource.com/yaml_edit.git/+/6f66114 Fix repo location (#6)
 https://dart.googlesource.com/yaml_edit.git/+/151acb4 Bump to version 2.0.1 (#5)

```

Diff: https://dart.googlesource.com/yaml_edit.git/+/df1452bfe1653286277a1a8f34dddf3e4fbedd9e~..4fadb43801b07f90b3f0c6065dbce4efc6d8d55e/
Change-Id: I409673535a9e7c9dd78e6a8cf5c522d9e1ef1ab4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/237682
Auto-Submit: Jonas Jensen <jonasfj@google.com>
Reviewed-by: Sarah Zakarias <zarah@google.com>
Commit-Queue: Sarah Zakarias <zarah@google.com>
This commit is contained in:
Jonas Finnemann Jensen 2022-03-17 12:44:55 +00:00 committed by Commit Bot
parent acc535dfab
commit 29d0fe90e4

2
DEPS
View file

@ -174,7 +174,7 @@ vars = {
"WebCore_rev": "bcb10901266c884e7b3740abc597ab95373ab55c",
"webdev_rev": "832b096c0c24798d3df46faa7b7661fe930573c2",
"webkit_inspection_protocol_rev": "dd6fb5d8b536e19cedb384d0bbf1f5631923f1e8",
"yaml_edit_rev": "df1452bfe1653286277a1a8f34dddf3e4fbedd9e",
"yaml_edit_rev": "4fadb43801b07f90b3f0c6065dbce4efc6d8d55e",
"yaml_rev": "ad0779d1baa25c6b10a192d080efc45de02b6a32",
"zlib_rev": "bf44340d1b6be1af8950bbdf664fec0cf5a831cc",
"crashpad_rev": "bf327d8ceb6a669607b0dbab5a83a275d03f99ed",