bahmutov / pre-git

Automatically install pre-commit / pre-push hooks in your git repo
168 stars 22 forks source link

fix(deps): update dependency debug to v3.2.1 - autoclosed #130

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency debug (source) from v3.1.0 to v3.2.1


Release Notes

3.2.1

Compare Source

A quick hotfix to address Browser builds - debug is now compiled down to IE8-compatible code via Babel upon release.

CDNs that honor the "browser": key in package.json should now reflect these changes (previously, they would serve the non-bundled ES6 version).

Patches
  • use babel-ified distributed source for browsers: b3f8f8e

3.2.0

Compare Source

A long-awaited release to debug is available now: 3.2.0.


Minor Changes
Patches
Credits

Huge thanks to @​DanielRuf, @​EirikBirkeland, @​KyleStay, @​Qix-, @​abenhamdine, @​alexey-pelykh, @​DiegoRBaquero, @​febbraro, @​kwolfy, and @​TooTallNate for their help!



This PR has been generated by Renovate Bot.