Merge pull request #16 from kremalicious/dependabot/npm_and_yarn/cross-env-7.0.2

Bump cross-env from 5.2.1 to 7.0.2
This commit is contained in:
Matthias Kretschmann 2020-05-17 01:54:02 +02:00 committed by GitHub
commit 2ec917a38d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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",