chore(deps-dev): bump cross-env from 7.0.1 to 7.0.2

Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.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/v7.0.1...v7.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-06 10:46:24 +00:00
committed by Michael Vines
parent 14fb2a505e
commit 8de3e85fdc
2 changed files with 4 additions and 4 deletions

View File

@ -8046,9 +8046,9 @@
}
},
"cross-env": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.1.tgz",
"integrity": "sha512-1+DmLosu38kC4s1H4HzNkcolwdANifu9+5bE6uKQCV4L6jvVdV9qdRAk8vV3GoWRe0x4z+K2fFhgoDMqwNsPqQ==",
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/cross-env/-/cross-env-7.0.2.tgz",
"integrity": "sha512-KZP/bMEOJEDCkDQAyRhu3RL2ZO/SUVrxQVI0G3YEQ+OLbRA3c6zgixe8Mq8a/z7+HKlNEjo8oiLUs8iRijY2Rw==",
"dev": true,
"requires": {
"cross-spawn": "^7.0.1"

View File

@ -99,7 +99,7 @@
"babel-eslint": "10.1.0",
"babel-plugin-module-resolver": "4.0.0",
"codecov": "^3.0.4",
"cross-env": "7.0.1",
"cross-env": "7.0.2",
"elfy": "^1.0.0",
"enzyme": "3.11.0",
"esdoc": "^1.1.0",