mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-22 15:12:27 -05:00
fix(deps): update dependency fs-extra to version .x 🌟 (#4422)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
committed by
Jennifer Shehane
parent
706999d174
commit
3f3e78408c
@@ -32,7 +32,7 @@
|
||||
"bluebird": "3.5.3",
|
||||
"debug": "4.1.1",
|
||||
"electron-packager": "13.1.1",
|
||||
"fs-extra": "2.1.2",
|
||||
"fs-extra": "3.0.1",
|
||||
"lodash": "4.17.11",
|
||||
"minimist": "1.2.0"
|
||||
}
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"coffeeify": "2.1.0",
|
||||
"cross-env": "5.2.0",
|
||||
"eol": "0.9.1",
|
||||
"fs-extra": "2.1.2",
|
||||
"fs-extra": "3.0.1",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-clean": "0.4.0",
|
||||
"gulp-rename": "1.4.0",
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"dependencies": {
|
||||
"bluebird": "3.5.3",
|
||||
"debug": "4.1.1",
|
||||
"fs-extra": "2.1.2",
|
||||
"fs-extra": "3.0.1",
|
||||
"lodash": "4.17.11",
|
||||
"node-forge": "0.6.49",
|
||||
"proxy-from-env": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user