Commit b7ec231
authored
chore(deps): update dependency eslint-plugin-package-json to ^0.91.0 (#1382)
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.1/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))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- 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/cedarjs/cedar).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlc2V0cy1vayIsInJlbGVhc2U6ZGVwZW5kZW5jeSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c05cc2e commit b7ec231
2 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1646 | 1646 | | |
1647 | 1647 | | |
1648 | 1648 | | |
1649 | | - | |
| 1649 | + | |
1650 | 1650 | | |
1651 | 1651 | | |
1652 | 1652 | | |
| |||
2156 | 2156 | | |
2157 | 2157 | | |
2158 | 2158 | | |
2159 | | - | |
2160 | | - | |
2161 | | - | |
| 2159 | + | |
| 2160 | + | |
| 2161 | + | |
2162 | 2162 | | |
2163 | 2163 | | |
2164 | 2164 | | |
2165 | 2165 | | |
2166 | 2166 | | |
2167 | 2167 | | |
2168 | | - | |
| 2168 | + | |
2169 | 2169 | | |
2170 | 2170 | | |
2171 | 2171 | | |
2172 | 2172 | | |
2173 | 2173 | | |
2174 | 2174 | | |
2175 | 2175 | | |
2176 | | - | |
| 2176 | + | |
2177 | 2177 | | |
2178 | 2178 | | |
2179 | 2179 | | |
| |||
3523 | 3523 | | |
3524 | 3524 | | |
3525 | 3525 | | |
3526 | | - | |
| 3526 | + | |
3527 | 3527 | | |
3528 | 3528 | | |
3529 | 3529 | | |
| |||
0 commit comments