File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7373 "eslint-config-prettier" : " ^2.9.0" ,
7474 "eslint-plugin-flowtype" : " ^2.41.0" ,
7575 "flow-bin" : " ^0.71.0" ,
76- "fs-extra" : " ^5 .0.0 " ,
76+ "fs-extra" : " ^6 .0.1 " ,
7777 "husky" : " ^0.14.3" ,
7878 "jest" : " ^22.1.4" ,
7979 "json-schema" : " 0.2.3" ,
Original file line number Diff line number Diff line change @@ -2481,9 +2481,9 @@ fs-access@^1.0.0:
24812481 dependencies :
24822482 null-check "^1.0.0"
24832483
2484- fs-extra@^5 .0.0 :
2485- version "5 .0.0 "
2486- resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-5 .0.0 .tgz#414d0110cdd06705734d055652c5411260c31abd "
2484+ fs-extra@^6 .0.1 :
2485+ version "6 .0.1 "
2486+ resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6 .0.1 .tgz#8abc128f7946e310135ddc93b98bddb410e7a34b "
24872487 dependencies :
24882488 graceful-fs "^4.1.2"
24892489 jsonfile "^4.0.0"
You can’t perform that action at this time.
0 commit comments