chrvadala / react-svg-pan-zoom

:eyes: A React component that adds pan and zoom features to SVG
https://chrvadala.github.io/react-svg-pan-zoom/
MIT License
681 stars 127 forks source link

Bump cross-env from 5.1.4 to 5.1.5 #108

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps cross-env from 5.1.4 to 5.1.5.

Release notes *Sourced from [cross-env's releases](https://github.com/kentcdodds/cross-env/releases).* > ## v5.1.5 > > ## [5.1.5](https://github.com/kentcdodds/cross-env/compare/v5.1.4...v5.1.5) (2018-05-09) > > > ### Bug Fixes > > * exit code should be set to 1 when os kills child process ([#177](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/177)) ([d5170bf](https://github.com/kentcdodds/cross-env/commit/d5170bf)), closes [#150](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/150)
Commits - [`d5170bf`](https://github.com/kentcdodds/cross-env/commit/d5170bfc55577a593d1210eb952a609255ea9989) fix: exit code should be set to 1 when os kills child process ([#177](https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/177)) - See full diff in [compare view](https://github.com/kentcdodds/cross-env/compare/v5.1.4...v5.1.5)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot tag (this|these) reviewer[s]` will set the current reviewers as the default to be assigned for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 6 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.