fix(deps): update dependency fs-extra to version .x 🌟 (#4581)

* fix(deps): update fs-extra to 8.0.1 🌟

* but fs-extra in cli package back to 5.0.0 (Needs Node 4 support)


Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
This commit is contained in:
renovate[bot]
2019-06-27 14:04:43 +06:30
committed by Jennifer Shehane
parent 23d66fd5ea
commit e1f58da01c
6 changed files with 6 additions and 6 deletions

View File

@@ -34,7 +34,7 @@
"dependencies": {
"bluebird": "3.5.3",
"debug": "4.1.1",
"fs-extra": "7.0.1",
"fs-extra": "8.0.1",
"lodash": "4.17.11",
"node-forge": "0.6.49",
"proxy-from-env": "1.0.0",