mozilla / web-ext

A command line tool to help build, run, and test web extensions
Mozilla Public License 2.0
2.67k stars 334 forks source link

chore(deps): drop `mz` dependency #3215

Closed fregante closed 2 weeks ago

fregante commented 1 month ago

https://github.com/normalize/mz

fs/promises is node v14+, no need for mz anymore.

Refer to the 2 existing review comments if you have questions.

fregante commented 2 weeks ago

Due to the number of touched files, it would be good to merge this sooner rather than later