chore(deps): bump github.com/sanity-io/litter from 1.3.0 to 1.5.1

Bumps github.com/sanity-io/litter from 1.3.0 to 1.5.1.

Commits
  • b2cf0ea Detect nil maps and write them out as TypeName(nil). Fixes #2.
  • 817e278 Fix regression in pointer naming that would cause pointers to be assigned
  • 454011c Fix pointer tracking to include type name when considering pointer
  • 27e9ea8 Fix formatting bug where comma ends up on wrong line. Fixes #33.
  • 7911aef Skip newlines between braces when dumping empty maps.
  • 5a0455f Adds new config option DumpFunc which allows overriding any value's formatting.
  • 6da87da Update .travis.yml
  • 9a4d13c Readme: Document DisablePointerReplacement.
  • 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

Loading