Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsonc to v2.19.1 (#2162)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-plugin-jsonc](https://ota-meshi.github.io/eslint-plugin-jsonc/)
([source](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc)) |
[`2.18.2` ->
`2.19.1`](https://renovatebot.com/diffs/npm/eslint-plugin-jsonc/2.18.2/2.19.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsonc/2.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsonc/2.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsonc/2.18.2/2.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsonc/2.18.2/2.19.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)</summary>

###
[`v2.19.1`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/blob/HEAD/CHANGELOG.md#2191)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.19.0...v2.19.1)

##### Patch Changes

-
[#&#8203;392](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/pull/392)
[`623ee67`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/commit/623ee679cfdc989303ae35c1ba024736ab30a919)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
fix: more improve auto-fix of sort rules

###
[`v2.19.0`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/blob/HEAD/CHANGELOG.md#2190)

[Compare
Source](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.18.2...v2.19.0)

##### Minor Changes

-
[#&#8203;390](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/pull/390)
[`5950e3d`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/commit/5950e3ddf2f3e9f169e692c48f564ba27d54e9fc)
Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! -
feat: improve auto-fix of sort rules

</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/TypeStat).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent 820b90b commit 58a3e8b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"cspell": "8.17.2",
"eslint": "9.18.0",
"eslint-plugin-jsdoc": "50.6.2",
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-jsonc": "2.19.1",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-package-json": "0.21.1",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 58a3e8b

Please sign in to comment.