Browse Source

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] <support@dependabot.com>
pull/181/head
dependabot-preview[bot] 6 years ago
committed by GitHub
parent
commit
ebafb2e6fe
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -25,7 +25,7 @@
"babel-runtime": "^6.26.0", "babel-runtime": "^6.26.0",
"case-sensitive-paths-webpack-plugin": "^2.1.1", "case-sensitive-paths-webpack-plugin": "^2.1.1",
"copy-webpack-plugin": "^4.2.0", "copy-webpack-plugin": "^4.2.0",
"cross-env": "^5.1.0",
"cross-env": "^7.0.2",
"css-loader": "^0.28.7", "css-loader": "^0.28.7",
"eslint": "^4.9.0", "eslint": "^4.9.0",
"eslint-config-airbnb-base": "^12.1.0", "eslint-config-airbnb-base": "^12.1.0",


Loading…
Cancel
Save