Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency cross-env to v7 (#306)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cross-env](https://togithub.com/kentcdodds/cross-env) | [`6.0.3` -> `7.0.3`](https://renovatebot.com/diffs/npm/cross-env/6.0.3/7.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cross-env/7.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cross-env/7.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cross-env/6.0.3/7.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cross-env/6.0.3/7.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kentcdodds/cross-env (cross-env)</summary> ### [`v7.0.3`](https://togithub.com/kentcdodds/cross-env/releases/tag/v7.0.3) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v7.0.2...v7.0.3) ##### Bug Fixes - add maintenance mode notice ([fe80c84](https://togithub.com/kentcdodds/cross-env/commit/fe80c849bba0dc3c4f5930c45e70a34952aa961f)) ### [`v7.0.2`](https://togithub.com/kentcdodds/cross-env/releases/tag/v7.0.2) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v7.0.1...v7.0.2) ##### Reverts - Revert "fix: signal handling ([#​227](https://togithub.com/kentcdodds/cross-env/issues/227))" ([2a1f44c](https://togithub.com/kentcdodds/cross-env/commit/2a1f44c9053702fdc3fffca38afc041cbf634a05)), closes [#​227](https://togithub.com/kentcdodds/cross-env/issues/227) ### [`v7.0.1`](https://togithub.com/kentcdodds/cross-env/releases/tag/v7.0.1) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v7.0.0...v7.0.1) ##### Bug Fixes - signal handling ([#​227](https://togithub.com/kentcdodds/cross-env/issues/227)) ([8a9cf0e](https://togithub.com/kentcdodds/cross-env/commit/8a9cf0e4de5dba2c990ff9bee77bf65cb3fc2c8d)) ### [`v7.0.0`](https://togithub.com/kentcdodds/cross-env/releases/tag/v7.0.0) [Compare Source](https://togithub.com/kentcdodds/cross-env/compare/v6.0.3...v7.0.0) ##### Features - update dependencies ([#​223](https://togithub.com/kentcdodds/cross-env/issues/223)) ([4ec6f40](https://togithub.com/kentcdodds/cross-env/commit/4ec6f4009d05c571d1737306cb787499d511048b)) ##### BREAKING CHANGES - Drop Node 8 support </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
- Loading branch information