mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-21 22:49:16 -05:00
fix(deps): Update dependency fs-extra to version .x 🌟 (#4437)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
committed by
Jennifer Shehane
parent
98cb8414d7
commit
be5909f63c
+1
-1
@@ -52,7 +52,7 @@
|
||||
"execa": "0.10.0",
|
||||
"executable": "4.1.1",
|
||||
"extract-zip": "1.6.7",
|
||||
"fs-extra": "4.0.1",
|
||||
"fs-extra": "4.0.3",
|
||||
"getos": "3.1.1",
|
||||
"glob": "7.1.3",
|
||||
"is-ci": "1.2.1",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"bluebird": "3.5.3",
|
||||
"debug": "4.1.1",
|
||||
"electron-packager": "13.1.1",
|
||||
"fs-extra": "3.0.1",
|
||||
"fs-extra": "4.0.3",
|
||||
"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": "3.0.1",
|
||||
"fs-extra": "4.0.3",
|
||||
"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": "3.0.1",
|
||||
"fs-extra": "4.0.3",
|
||||
"lodash": "4.17.11",
|
||||
"node-forge": "0.6.49",
|
||||
"proxy-from-env": "1.0.0",
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"bluebird": "3.5.3",
|
||||
"debug": "4.1.1",
|
||||
"execa": "1.0.0",
|
||||
"fs-extra": "3.0.1",
|
||||
"fs-extra": "4.0.3",
|
||||
"lodash": "4.17.11",
|
||||
"plist": "2.1.0",
|
||||
"pluralize": "7.0.0",
|
||||
|
||||
Reference in New Issue
Block a user