Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Doppins] Upgrade dependency is-online to ^9.0.0 #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

doppins-bot
Copy link
Contributor

Hi!

A new version was just released of is-online, so Doppins
has upgraded your project's dependency ranges.

Make sure that it doesn't break anything, and happy merging! :shipit:


Upgraded is-online from ^8.1.0 to ^9.0.0

Changelog:

Version 9.0.0

Breaking

  • Require Node.js 10 88e5b29
  • Rename version option to ipVersion and make it a number (#79) 61d5046

Breaking for TypeScript users

  • Only use a CommonJS export for the TypeScript definition (reason (https://github.com/sindresorhus/mem/issues/31))
    You need to change import isOnline from 'is-online'; to import isOnline = require('is-online');

https://github.com/sindresorhus/is-online/compare/v8.5.1...v9.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant