Skip to content

Commit 906be12

Browse files
fix(package): update fs-extra to version 3.0.0
https://greenkeeper.io/
1 parent 5b07400 commit 906be12

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
@@ -57,7 +57,7 @@
5757
"dependencies": {
5858
"babel-jest": "^19.0.0",
5959
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
60-
"fs-extra": "^2.1.2",
60+
"fs-extra": "^3.0.0",
6161
"glob-all": "^3.1.0",
6262
"istanbul-lib-instrument": "^1.2.0",
6363
"jest-config": "^19.0.0",

0 commit comments

Comments
 (0)