Skip to content

Commit 728c5a8

Browse files
chore(deps): update dependency eslint-plugin-package-json to ^0.23.0 (#783)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-package-json](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json) | [`^0.22.0` -> `^0.23.0`](https://renovatebot.com/diffs/npm/eslint-plugin-package-json/0.22.0/0.23.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-package-json/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-package-json/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-package-json/0.22.0/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-package-json/0.22.0/0.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>JoshuaKGoldberg/eslint-plugin-package-json (eslint-plugin-package-json)</summary> ### [`v0.23.0`](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/blob/HEAD/CHANGELOG.md#0230-2025-02-04) [Compare Source](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/compare/v0.22.0...v0.23.0) ##### Features - **require-version:** add require-version rule ([#&#8203;861](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/issues/861)) ([848377d](https://redirect.github.com/JoshuaKGoldberg/eslint-plugin-package-json/commit/848377dea379ed23d22d8fc5acd2e84c472ebb1b)) </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/eslint-plugin-expect-type). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a03031c commit 728c5a8

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
@@ -101,7 +101,7 @@
101101
"eslint-plugin-jsonc": "^2.18.2",
102102
"eslint-plugin-markdown": "^5.1.0",
103103
"eslint-plugin-n": "^17.14.0",
104-
"eslint-plugin-package-json": "^0.22.0",
104+
"eslint-plugin-package-json": "^0.23.0",
105105
"eslint-plugin-perfectionist": "^4.1.2",
106106
"eslint-plugin-regexp": "^2.7.0",
107107
"eslint-plugin-yml": "^1.15.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)