Skip to content

Commit 8cfb337

Browse files
chore(deps): update dependency eslint-plugin-package-json to v0.47.0 (#2265)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-plugin-package-json](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json) | [`0.46.0` -> `0.47.0`](https://renovatebot.com/diffs/npm/eslint-plugin-package-json/0.46.0/0.47.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-package-json/0.47.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-package-json/0.46.0/0.47.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>JoshuaKGoldberg/eslint-plugin-package-json (eslint-plugin-package-json)</summary> ### [`v0.47.0`](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/HEAD/CHANGELOG.md#0480-2025-07-31) [Compare Source](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/v0.46.0...v0.47.0) ##### Features - **valid-cpu:** add new rule for validating `cpu` ([#&#8203;1192](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/1192)) ([b52cd7c](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/b52cd7c3d4808d49ad99e0b8a82763e608f03550)), closes [#&#8203;821](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/821) #### [0.47.1](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/v0.47.0...v0.47.1) (2025-07-30) ##### Bug Fixes - **no-empty-fields:** don't throw error on empty object ([#&#8203;1190](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/1190)) ([8a9ba8a](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/8a9ba8acb1d68fd1040a008dfdb185b6908284a2)), closes [#&#8203;1188](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/1188) </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/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Ni4zIiwidXBkYXRlZEluVmVyIjoiNDEuNDYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b1d048 commit 8cfb337

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"eslint-plugin-jsonc": "2.20.1",
9898
"eslint-plugin-markdown": "5.1.0",
9999
"eslint-plugin-n": "17.21.0",
100-
"eslint-plugin-package-json": "0.46.0",
100+
"eslint-plugin-package-json": "0.47.0",
101101
"eslint-plugin-perfectionist": "4.15.0",
102102
"eslint-plugin-regexp": "2.9.0",
103103
"eslint-plugin-yml": "1.18.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)