axetroy / vscode-static-server

vscode extension to serve a static directory
https://marketplace.visualstudio.com/items?itemName=axetroy.vscode-static-server
Other
4 stars 0 forks source link

fix(deps): update dependency internal-ip to v5 #28

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
internal-ip dependencies major ^4.2.0 -> ^5.0.0

Release Notes

sindresorhus/internal-ip ### [`v5.0.0`](https://togithub.com/sindresorhus/internal-ip/releases/v5.0.0) [Compare Source](https://togithub.com/sindresorhus/internal-ip/compare/v4.3.0...v5.0.0) ##### Breaking - Require Node.js 8 ([#​28](https://togithub.com/sindresorhus/internal-ip/issues/28)) [`15425f1`](https://togithub.com/sindresorhus/internal-ip/commit/15425f1) - Return `undefined` instead of `null` when gateway cannot be determined [`6467da3`](https://togithub.com/sindresorhus/internal-ip/commit/6467da3) ##### Breaking for TypeScript users - Only use a CommonJS export for the TypeScript definition You need to change `import internalIp from 'internal-ip';` to `import internalIp = require('internal-ip');`

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot. View repository job log here.