Commit 5f83c81
authored
chore(deps): update dependency eslint-plugin-package-json to v0.91.0 (#1236)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[eslint-plugin-package-json](https://redirect.github.com/michaelfaith/eslint-plugin-package-json)
| [`0.90.0` →
`0.91.0`](https://renovatebot.com/diffs/npm/eslint-plugin-package-json/0.90.0/0.91.0)
|

|

|
---
### Release Notes
<details>
<summary>michaelfaith/eslint-plugin-package-json
(eslint-plugin-package-json)</summary>
###
[`v0.91.0`](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/blob/HEAD/CHANGELOG.md#0910-2026-03-13)
[Compare
Source](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/compare/v0.90.1...v0.91.0)
##### ⚠ BREAKING CHANGES
- add `valid-devEngines` rule
([#​1663](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/issues/1663))
##### 🚀 Features
- add `require-cpu` rule
([#​1659](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/issues/1659))
([40ed2f6](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/commit/40ed2f6a97040bcf5d516bcf1ac3e1a3a580c5ee))
- add `valid-devEngines` rule
([#​1663](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/issues/1663))
([7325be2](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/commit/7325be2c6d3bc77467e8da7019ac24861261e27a))
- add require-module rule
([#​1656](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/issues/1656))
([557254c](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/commit/557254cac267d1f37fe019662f8293d123aa0e60))
##### 🩹 Bug Fixes
- **valid-publishConfig:** rule not reporting violations for deeply
nested objects
([#​1662](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/issues/1662))
([4c78698](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/commit/4c786980b3efc2c25bc9a767a826ec43c3912c2e))
###
[`v0.90.1`](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/blob/HEAD/CHANGELOG.md#0901-2026-03-10)
[Compare
Source](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/compare/v0.90.0...v0.90.1)
##### 🚀 Features
- add `require-bin` rule
([#​1652](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/issues/1652))
([434e605](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/commit/434e60523a067128e92baa8debf0362ef06c89c6))
- add `require-contributors` rule
([#​1648](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/issues/1648))
([4a666ea](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/commit/4a666ea9487c4afcc9a0ca0e730d51368266c06a))
- add `require-devEngines` rule
([#​1649](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/issues/1649))
([608744c](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/commit/608744c3cb29f2dd9808a91cfb99def404a9bdf2))
- add `require-directories` rule
([#​1654](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/issues/1654))
([91369d6](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/commit/91369d614c72707eeb9f42d73e971645e3ab590f))
- add `require-funding` rule
([#​1647](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/issues/1647))
([d2405a1](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/commit/d2405a1e6e05ef27bcca850ff5cc034c78c51780))
- add `require-man` rule
([#​1653](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/issues/1653))
([e1cdd8a](https://redirect.github.com/michaelfaith/eslint-plugin-package-json/commit/e1cdd8ae35e768772fba92e0188798ac4870099d))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/all-contributors-auto-action).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 07c34a5 commit 5f83c81
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments