Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency js-yaml to v3.14.0
#### [\`v3.14.0\`](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md#3140---2020-05-22) ##### Changed - Support `safe/loadAll(input, options)` variant of call. - CI: drop outdated nodejs versions. - Dev deps bump. ##### Fixed - Quote `=` in plain scalars [#519](nodeca/js-yaml#519). - Check the node type for `!<?>` tag in case user manually specifies it. - Verify that there are no null-bytes in input. - Fix wrong quote position when writing condensed flow, [#526](nodeca/js-yaml#526).
- Loading branch information