deshaw/gulp-jsdoc3

wrench.js is deprecated

Opened this issue · 2 comments

npm WARN deprecated wrench@1.5.9: wrench.js is deprecated! You should check out fs-extra (https://github.com/jprichardson/node-fs-extra) for any operations you were using wrench for. Thanks for all the usage over the years.

Please update/change your code to use fs-extra as suggested. 😄

Hey @Hipio,

Wrench is a transitive dependency brought in by jsdoc itself, it is not within the power of this project's maintainer to remove it.

@AndrewGuenther is correct. Closing as there is nothing I can do