From 6b05746e1422ad5652f474f7ae63ab089da30735 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 16 May 2020 22:41:34 +0000 Subject: [PATCH] Bump cross-env from 5.2.1 to 7.0.2 Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 5.2.1 to 7.0.2. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md) - [Commits](https://github.com/kentcdodds/cross-env/compare/v5.2.1...v7.0.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96a4c9a..501260a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@babel/preset-env": "^7.4.5", "auto-changelog": "^2.0.0", "chalk": "^2.4.2", - "cross-env": "^5.2.0", + "cross-env": "^7.0.2", "eslint": "^5.16.0", "eslint-config-prettier": "^4.3.0", "eslint-plugin-prettier": "^3.1.0",