Skip to content

Commit 5be18fb

Browse files
fix(package): update fs-extra to version 4.0.0
1 parent 50a2a9a commit 5be18fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"babel-plugin-istanbul": "^4.1.4",
6363
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
6464
"babel-preset-jest": "^20.0.3",
65-
"fs-extra": "^3.0.0",
65+
"fs-extra": "^4.0.0",
6666
"jest-config": "^20.0.0",
6767
"jest-util": "^20.0.0",
6868
"pkg-dir": "^2.0.0",

0 commit comments

Comments
 (0)