Qard / onchange

Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.
MIT License
815 stars 47 forks source link

Update arrify to the latest version 🚀 #86

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency arrify was updated from 1.0.1 to 2.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.


Release Notes for v2.0.0

Breaking:

Enhancements:

v1.0.1...v2.0.0

Commits

The new version differs by 3 commits.

  • d437961 2.0.0
  • 181750c Meta tweaks
  • 8d6734f Add support for Iterable, require Node.js 8, add TypeScript definition (#6)

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:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v2.0.1
  • TypeScript - Fix handling of union types (#11) e044bd1
  • TypeScript - Add overload for ReadonlyArray (#7) f789ce5

v2.0.0...v2.0.1

Commits

The new version differs by 3 commits.

  • 11bd8ff 2.0.1
  • e044bd1 TypeScript - Fix handling of union types (#11)
  • f789ce5 TypeScript - Add overload for ReadonlyArray (#7)

See the full diff