TheSoftwareDesignLab / mutode

Mutation testing for JavaScript and Node.js
https://thesoftwaredesignlab.github.io/mutode/
MIT License
64 stars 3 forks source link

Update globby to the latest version πŸš€ #31

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The dependency globby was updated from 10.0.1 to 11.0.1.

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: sindresorhus License: MIT

Release Notes for v11.0.1
  • Normalize file paths to posix for gitignore calculation (#143) f2bdce6

v11.0.0...v11.0.1

Commits

The new version differs by 10 commits.

  • 39b7636 11.0.1
  • f2bdce6 Normalize file paths to posix for gitignore calculation (#143)
  • 45ac58a 11.0.0
  • 3c93fa1 Re-enable test for #97
  • 4a471af Require Node.js 10
  • d4681a4 Get rid of glob dependency (#135)
  • 8bc1ab0 10.0.2
  • 72e775a Fix using gitignore and absolute options at the same time on Windows (#137)
  • c61561a Fix TypeScript type for the expandDirectories option (#138)
  • 51611f5 Tidelift tasks

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: