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

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

* bump fs-extra down to 5.0.0 for cli (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-26 15:33:35 +06:30
committed by Jennifer Shehane
parent 55b86d4595
commit b6345521d1
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"dependencies": {
"bluebird": "3.5.3",
"debug": "4.1.1",
"fs-extra": "6.0.1",
"fs-extra": "7.0.1",
"lodash": "4.17.11",
"node-forge": "0.6.49",
"proxy-from-env": "1.0.0",