iansan5653 / compress-tag

:abcd: Template literal tag for painless multiline strings in JS.
https://www.npmjs.com/compress-tag
MIT License
14 stars 2 forks source link

Update eslint-plugin-jsdoc to the latest #24

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-plugin-jsdoc was updated from 20.4.0 to 21.0.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: gajus License: BSD-3-Clause

Release Notes for v21.0.0

21.0.0 (2020-01-25)

Bug Fixes

  • check-param-names, check-property-names, require-file-overview: avoid direct use of uncertain license of object.entries-ponyfill; closes #487 (4403fb0)

BREAKING CHANGES

  • check-param-names, check-property-names, require-file-overview: Now requires Node >= 8
Commits

The new version differs by 3 commits.

  • 4403fb0 fix(check-param-names, check-property-names, require-file-overview): avoid direct use of uncertain license of object.entries-ponyfill; closes #487
  • 63584a1 chore: update devDeps
  • f285b4b testing(check-param-names, check-property-names, require-param): remove duplicated tests

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: