dollarshaveclub / stickybits

Stickybits is a lightweight alternative to `position: sticky` polyfills 🍬
https://github.com/yowainwright/stickybits
MIT License
2.19k stars 168 forks source link

Update markdownlint-cli to the latest version 🚀 #635

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency markdownlint-cli was updated from 0.19.0 to 0.20.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: davidanson License: MIT

Release Notes for 0.20.0
  • Update markdownlint dependency to 0.18.0
    • Adds MD048/code-fence-style
    • Adds --fix for MD007/ul-indent
    • Adds markdownlint-disable-file/markdownlint-enable-file inline comments
    • Improves MD006/MD007/MD009/MD013/MD030
  • Ignore JavaScript-style comments in JSON config files
  • Address npm audit issues
Commits

The new version differs by 5 commits.

  • 8942af7 Bump version 0.20.0
  • de883f7 Ignore JavaScript-style comments in JSON config files (fixes #72).
  • bc10615 Update markdownlint dependency to 0.18.0, markdownlint-rule-helpers to 0.6.0, run "npm audit fix".
  • 3de0fb9 Add Node.js version 12 to AppVeyor matrix now that it's available.
  • 8e8d400 Update LICENSE (#69)

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: