mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-27 17:39:10 -06:00
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:
committed by
Jennifer Shehane
parent
23d66fd5ea
commit
e1f58da01c
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user