Skip to content

Commit 4e9ed42

Browse files
chore(deps): update dependency eslint-plugin-jsonc to v2.21.0 (#244)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-plugin-jsonc](https://ota-meshi.github.io/eslint-plugin-jsonc/) ([source](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc)) | [`2.20.1` -> `2.21.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsonc/2.20.1/2.21.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsonc/2.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsonc/2.20.1/2.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)</summary> ### [`v2.21.0`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/blob/HEAD/CHANGELOG.md#2210) [Compare Source](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.20.1...v2.21.0) ##### Minor Changes - [#&#8203;426](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/pull/426) [`efc00a6`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/commit/efc00a613a78f2f15b6b9815b783bf92a3f838a5) Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! - feat(sort-array-values): improve to calculate the minimum edit distance for sorting and report the optimal sorting direction - [#&#8203;426](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/pull/426) [`efc00a6`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/commit/efc00a613a78f2f15b6b9815b783bf92a3f838a5) Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! - feat(sort-keys): improve to calculate the minimum edit distance for sorting and report the optimal sorting direction </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on tuesday" (UTC), 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/hetznercloud/setup-hcloud). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a44a83c commit 4e9ed42

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint": "9.35.0",
5151
"eslint-plugin-github": "6.0.0",
5252
"eslint-plugin-jest": "29.0.1",
53-
"eslint-plugin-jsonc": "2.20.1",
53+
"eslint-plugin-jsonc": "2.21.0",
5454
"eslint-plugin-prettier": "5.5.4",
5555
"globals": "16.3.0",
5656
"jest": "29.7.0",

0 commit comments

Comments
 (0)