NimaSoroush / differencify

Differencify is a library for visual regression testing
MIT License
634 stars 46 forks source link

Update pkg-dir to the latest version 🚀 #130

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency pkg-dir was updated from 2.0.0 to 4.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 v4.0.0

Breaking:

  • Require Node.js 8 (#4) 24d765b
  • Return undefined instead of null when the project root cannot be found 80325b3
    undefined works better with new JS features like default arguments.

Enhancements:

v3.0.0...v4.0.0

Commits

The new version differs by 6 commits.

  • 2a72e4e 4.0.0
  • 80325b3 Return undefined instead of null when the project root cannot be found
  • 24d765b Require Node.js 8, add TypeScript definition (#4)
  • bf7429a 3.0.0
  • f24d8f7 Meta tweaks
  • 29b032c Require Node.js 6 (#2)

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: