mirror of
https://github.com/Netflix/dial-reference.git
synced 2026-06-08 19:09:59 +00:00
Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [yargs](https://github.com/yargs/yargs). These dependencies need to be updated together. Removes `semver` Updates `yargs` from 6.6.0 to 17.7.2 - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs/compare/v6.6.0...v17.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect - dependency-name: yargs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>