mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-03 05:19:45 -06:00
fix(deps): update dependency fs-extra to version 8.1.0 🌟 (#4620)
* fix(deps): update fs-extra to 8.0.1 🌟 * but fs-extra in cli package back to 5.0.0 (Needs Node 4 support) * fix(deps): update fs-extra to 8.1.0 🌟 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
bfcfe83231
commit
0701e20429
@@ -113,7 +113,7 @@
|
||||
"execa-wrap": "1.4.0",
|
||||
"filesize": "4.1.2",
|
||||
"find-package-json": "1.2.0",
|
||||
"fs-extra": "8.0.1",
|
||||
"fs-extra": "8.1.0",
|
||||
"gift": "0.10.2",
|
||||
"gulp": "3.9.1",
|
||||
"gulp-awspublish": "3.4.0",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"bluebird": "3.5.3",
|
||||
"debug": "4.1.1",
|
||||
"electron-packager": "13.1.1",
|
||||
"fs-extra": "8.0.1",
|
||||
"fs-extra": "8.1.0",
|
||||
"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": "8.0.1",
|
||||
"fs-extra": "8.1.0",
|
||||
"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": "8.0.1",
|
||||
"fs-extra": "8.1.0",
|
||||
"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": "8.0.1",
|
||||
"fs-extra": "8.1.0",
|
||||
"lodash": "4.17.11",
|
||||
"plist": "2.1.0",
|
||||
"pluralize": "8.0.0",
|
||||
|
||||
@@ -131,7 +131,7 @@
|
||||
"express-handlebars": "3.0.2",
|
||||
"find-process": "1.4.1",
|
||||
"fluent-ffmpeg": "2.1.2",
|
||||
"fs-extra": "8.0.1",
|
||||
"fs-extra": "8.1.0",
|
||||
"getos": "3.1.1",
|
||||
"glob": "7.1.3",
|
||||
"graceful-fs": "4.1.15",
|
||||
|
||||
Reference in New Issue
Block a user