Skip to content

Bump yaml from 2.1.3 to 2.2.0

Dependabot requested to merge dependabot-npm_and_yarn-yaml-2.2.0 into master

Bumps yaml from 2.1.3 to 2.2.0.

Release notes

Sourced from yaml's releases.

v2.2.0

New Features

  • Add flowCollectionPadding toString option (#420)
  • Use indicator line for props on block collection values of mappings (#425)

Bugfixes

  • Minor relaxation of types for custom tags (#429)
Commits
  • 3576408 2.2.0
  • ab52daa ci: Remove all @​types except for node when testing types on old TS
  • 85be08d chore: Explicitly set supported types in tsconfig.json
  • 4732502 ci: Uninstall @​jest/types before testing types on TS 4.2
  • 8e134c7 chore: Update to rollup 3
  • f72eee8 style: Apply updated Prettier styling
  • e8ea440 chore: Refresh lockfile & update out-of-date type dependencies
  • 97ec3e6 fix: Minor relaxation of types for custom tags (fixes #429)
  • 5e5470a feat: Use indicator line for props on block collection values of mappings (#425)
  • 29732f3 feat: Add flowCollectionPadding toString option (#420)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports