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 #13

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency eslint-plugin-jsdoc was updated from 16.1.1 to 17.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 v17.0.0

17.0.0 (2019-11-01)

Features

  • no-undefined-types: only check [@template](https://github.com/template) in no-undefined-types for types in "closure" and "typescript" modes; fixes part of #356 (7583f16)

BREAKING CHANGES

  • no-undefined-types: @template has no special meaning for regular jsdoc (is not even allowed by default), so don't check in "jsdoc" mode.
Commits

The new version differs by 1 commits.

  • 7583f16 feat(no-undefined-types): only check @template in no-undefined-types for types in "closure" and "typescript" modes; fixes part of #356

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: