jaywcjlove / svgtofont

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

fix(deps): update dependency yargs to v17.1.1 #113

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yargs (source) 17.0.1 -> 17.1.1 age adoption passing confidence

Release Notes

yargs/yargs ### [`v17.1.1`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#​1711-httpswwwgithubcomyargsyargscomparev1710v1711-2021-08-13) [Compare Source](https://togithub.com/yargs/yargs/compare/v17.1.0...v17.1.1) ### [`v17.1.0`](https://togithub.com/yargs/yargs/blob/master/CHANGELOG.md#​1710-httpswwwgithubcomyargsyargscomparev1701v1710-2021-08-04) [Compare Source](https://togithub.com/yargs/yargs/compare/v17.0.1...v17.1.0) ##### Features - update Levenshtein to Damerau-Levenshtein ([#​1973](https://www.togithub.com/yargs/yargs/issues/1973)) ([d2c121b](https://www.github.com/yargs/yargs/commit/d2c121b00f2e1eb2ea8cc3a23a5039b3a4425bea)) ##### Bug Fixes - coerce middleware should be applied once ([#​1978](https://www.togithub.com/yargs/yargs/issues/1978)) ([14bd6be](https://www.github.com/yargs/yargs/commit/14bd6bebc3027ae929106b20dd198b9dccdeec31)) - implies should not fail when implied key's value is 0, false or empty string ([#​1985](https://www.togithub.com/yargs/yargs/issues/1985)) ([8010472](https://www.github.com/yargs/yargs/commit/80104727d5f2ec4c5b491c1bdec4c94b2db95d9c)) - positionals should not overwrite options ([#​1992](https://www.togithub.com/yargs/yargs/issues/1992)) ([9d84309](https://www.github.com/yargs/yargs/commit/9d84309e53ce1d30b1c61035ed5c78827a89df86)) - strict should fail unknown arguments ([#​1977](https://www.togithub.com/yargs/yargs/issues/1977)) ([c804f0d](https://www.github.com/yargs/yargs/commit/c804f0db78e56b44341cc7a91878c27b1b68b9f2)) - wrap(null) no longer causes strange indentation behavior ([#​1988](https://www.togithub.com/yargs/yargs/issues/1988)) ([e1871aa](https://www.github.com/yargs/yargs/commit/e1871aa792de219b221179417d410931af70d405)) ##### [17.0.1](https://www.github.com/yargs/yargs/compare/v17.0.0...v17.0.1) (2021-05-03) ##### Bug Fixes - **build:** Node 12 is now minimum version ([#​1936](https://www.togithub.com/yargs/yargs/issues/1936)) ([0924566](https://www.github.com/yargs/yargs/commit/09245666e57facb140e0b45a9e45ca704883e5dd))

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 this update again.



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