Upgrade fs-extra
Summary: Bringing this to the latest version everywhere. Reviewed By: priteshrnandgaonkar Differential Revision: D23051537 fbshipit-source-id: 5cad59ab6fcc57fc72df8ace985a7b5f39de2bda
This commit is contained in:
committed by
Facebook GitHub Bot
parent
10b3c7db0b
commit
6170bfea41
@@ -30,7 +30,7 @@
|
|||||||
"flipper-doctor": "0.52.1",
|
"flipper-doctor": "0.52.1",
|
||||||
"flipper-plugin": "0.52.1",
|
"flipper-plugin": "0.52.1",
|
||||||
"flipper-plugin-lib": "0.52.1",
|
"flipper-plugin-lib": "0.52.1",
|
||||||
"fs-extra": "^8.0.1",
|
"fs-extra": "^9.0.1",
|
||||||
"immer": "^6.0.0",
|
"immer": "^6.0.0",
|
||||||
"immutable": "^4.0.0-rc.12",
|
"immutable": "^4.0.0-rc.12",
|
||||||
"invariant": "^2.2.2",
|
"invariant": "^2.2.2",
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
"@types/fs-extra": "^9.0.1",
|
"@types/fs-extra": "^9.0.1",
|
||||||
"@types/node": "^13.7.5",
|
"@types/node": "^13.7.5",
|
||||||
"babel-plugin-emotion": "^10.0.33",
|
"babel-plugin-emotion": "^10.0.33",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^9.0.1",
|
||||||
"tslib": "^2"
|
"tslib": "^2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
"bugs": "https://github.com/facebook/flipper/issues",
|
"bugs": "https://github.com/facebook/flipper/issues",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"flipper-babel-transformer": "0.52.1",
|
"flipper-babel-transformer": "0.52.1",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^9.0.1",
|
||||||
"metro": "^0.60.0",
|
"metro": "^0.60.0",
|
||||||
"metro-minify-terser": "^0.60.0"
|
"metro-minify-terser": "^0.60.0"
|
||||||
},
|
},
|
||||||
@@ -20,8 +20,8 @@
|
|||||||
"@types/node": "^13.7.5",
|
"@types/node": "^13.7.5",
|
||||||
"flipper-test-utils": "0.52.1",
|
"flipper-test-utils": "0.52.1",
|
||||||
"globby": "^11",
|
"globby": "^11",
|
||||||
"mock-fs": "^4.12.0",
|
|
||||||
"jest": "^26",
|
"jest": "^26",
|
||||||
|
"mock-fs": "^4.12.0",
|
||||||
"prettier": "^2.0.0",
|
"prettier": "^2.0.0",
|
||||||
"rimraf": "^3.0.2",
|
"rimraf": "^3.0.2",
|
||||||
"ts-jest": "^26.0.0",
|
"ts-jest": "^26.0.0",
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
"cli-ux": "^5.4.6",
|
"cli-ux": "^5.4.6",
|
||||||
"flipper-pkg-lib": "0.52.1",
|
"flipper-pkg-lib": "0.52.1",
|
||||||
"flipper-plugin-lib": "0.52.1",
|
"flipper-plugin-lib": "0.52.1",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^9.0.1",
|
||||||
"inquirer": "^7.1.0",
|
"inquirer": "^7.1.0",
|
||||||
"lodash": "^4.17.19",
|
"lodash": "^4.17.19",
|
||||||
"npm-packlist": "^2.1.2",
|
"npm-packlist": "^2.1.2",
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
"decompress": "^4.2.1",
|
"decompress": "^4.2.1",
|
||||||
"decompress-targz": "^4.1.1",
|
"decompress-targz": "^4.1.1",
|
||||||
"decompress-unzip": "^4.0.1",
|
"decompress-unzip": "^4.0.1",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^9.0.1",
|
||||||
"live-plugin-manager": "^0.14.1",
|
"live-plugin-manager": "^0.14.1",
|
||||||
"semver": "^7.3.2",
|
"semver": "^7.3.2",
|
||||||
"tmp": "^0.2.1"
|
"tmp": "^0.2.1"
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
"fix-path": "^3.0.0",
|
"fix-path": "^3.0.0",
|
||||||
"flipper-pkg-lib": "0.52.1",
|
"flipper-pkg-lib": "0.52.1",
|
||||||
"flipper-plugin-lib": "0.52.1",
|
"flipper-plugin-lib": "0.52.1",
|
||||||
"fs-extra": "^8.1.0",
|
"fs-extra": "^9.0.1",
|
||||||
"ignore": "^5.1.4",
|
"ignore": "^5.1.4",
|
||||||
"mac-ca": "^1.0.4",
|
"mac-ca": "^1.0.4",
|
||||||
"mem": "^6.0.0",
|
"mem": "^6.0.0",
|
||||||
|
|||||||
@@ -6013,7 +6013,7 @@ fs-extra@^7.0.0, fs-extra@^7.0.1:
|
|||||||
jsonfile "^4.0.0"
|
jsonfile "^4.0.0"
|
||||||
universalify "^0.1.0"
|
universalify "^0.1.0"
|
||||||
|
|
||||||
fs-extra@^8.0.1, fs-extra@^8.1.0:
|
fs-extra@^8.1.0:
|
||||||
version "8.1.0"
|
version "8.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
|
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
|
||||||
integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
|
integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
|
||||||
|
|||||||
Reference in New Issue
Block a user