jaywcjlove / svgtofont

Read a set of SVG icons and ouput a TTF/EOT/WOFF/WOFF2/SVG font.
https://jaywcjlove.github.io/svgtofont
MIT License
520 stars 82 forks source link

fix(deps): update dependency svgo to v2.6.1 #132

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svgo 2.6.0 -> 2.6.1 age adoption passing confidence
@types/svgo 2.4.1 -> 2.4.2 age adoption passing confidence

Release Notes

svg/svgo ### [`v2.6.1`](https://togithub.com/svg/svgo/releases/v2.6.1) [Compare Source](https://togithub.com/svg/svgo/compare/v2.6.0...v2.6.1) - fixed `optimize(svg)` usage without config ([https://github.com/svg/svgo/pull/1573](https://togithub.com/svg/svgo/pull/1573)) - added missing filter primitives to collections ([https://github.com/svg/svgo/pull/1571](https://togithub.com/svg/svgo/pull/1571)) - migrated to visitor plugin api and covered with tsdoc removeEmptyContainers plugin ([https://github.com/svg/svgo/pull/1570](https://togithub.com/svg/svgo/pull/1570)) Thanks to [@​XhmikosR](https://togithub.com/XhmikosR), [@​thewilkybarkid](https://togithub.com/thewilkybarkid), [@​renatorib](https://togithub.com/renatorib), [@​matheus1lva](https://togithub.com/matheus1lva), [@​omgovich](https://togithub.com/omgovich) and [@​TrySound](https://togithub.com/TrySound)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by WhiteSource Renovate. View repository job log here.