Skip to content

Commit fb3558f

Browse files
chore(deps): update dependency eslint-plugin-jsonc to v2.19.0 (#1923)
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.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsonc/2.18.2/2.19.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsonc/2.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsonc/2.19.0?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.0?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.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)</summary> ### [`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/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9381890 commit fb3558f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"cspell": "8.17.2",
8484
"eslint": "9.17.0",
8585
"eslint-plugin-jsdoc": "50.6.1",
86-
"eslint-plugin-jsonc": "2.18.2",
86+
"eslint-plugin-jsonc": "2.19.0",
8787
"eslint-plugin-markdown": "5.1.0",
8888
"eslint-plugin-n": "17.15.1",
8989
"eslint-plugin-package-json": "0.21.0",

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)