renanrboliveira / node-api-boilerplate

Node API Boilerplate
MIT License
2 stars 1 forks source link

Update opn-cli to the latest version 🚀 #39

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency opn-cli was updated from 3.1.0 to 4.1.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.1.0
  • Add --background flag for macOS 8688742

v4.0.0...v4.1.0

Commits

The new version differs by 5 commits.

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 v5.0.0

Breaking:

  • Rename the project from opn-cli to open-cli e9ad82c
  • Rename the binary from opn to open-cli e9ad82c
    We cannot use open as that would conflict with the macOS system command named open.
  • Rename --ext flag to --extension a6a6e3a

v4.1.0...v5.0.0

Commits

The new version differs by 3 commits.

  • a8f7db7 5.0.0
  • a6a6e3a Rename --ext flag to --extension
  • e9ad82c Rename the project from opn-cli to open-cli

See the full diff