dylang / npm-check

Check for outdated, incorrect, and unused dependencies.
https://www.npmjs.com/package/npm-check
MIT License
6.58k stars 239 forks source link

fix(deps): update dependency package-json to v10 #615

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
package-json ^9.0.0 -> ^10.0.0 age adoption passing confidence

Release Notes

sindresorhus/package-json (package-json) ### [`v10.0.0`](https://togithub.com/sindresorhus/package-json/releases/tag/v10.0.0) [Compare Source](https://togithub.com/sindresorhus/package-json/compare/v9.0.0...v10.0.0) ##### Breaking - Omit deprecated versions by default ([#​77](https://togithub.com/sindresorhus/package-json/issues/77)) [`2238f3f`](https://togithub.com/sindresorhus/package-json/commit/2238f3f) - Switch from `got` to `ky` ([#​76](https://togithub.com/sindresorhus/package-json/issues/76)) [`b4ee1c7`](https://togithub.com/sindresorhus/package-json/commit/b4ee1c7) - This means the package is now browser compatible and much smaller. - [Proxies are no longer directly supported.](https://togithub.com/sindresorhus/package-json?tab=readme-ov-file#proxies) ##### Improvements - Improve handling of default options ([#​79](https://togithub.com/sindresorhus/package-json/issues/79)) [`c554238`](https://togithub.com/sindresorhus/package-json/commit/c554238) ##### Fixes - Fix types ([#​80](https://togithub.com/sindresorhus/package-json/issues/80)) [`f217ebe`](https://togithub.com/sindresorhus/package-json/commit/f217ebe)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate. View repository job log here.