Skip to content

Commit 2167b9d

Browse files
chore(deps): update dependency eslint-plugin-jsonc to v2.20.0 (#2075)
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.19.1` -> `2.20.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsonc/2.19.1/2.20.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsonc/2.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsonc/2.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsonc/2.19.1/2.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsonc/2.19.1/2.20.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc)</summary> ### [`v2.20.0`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/blob/HEAD/CHANGELOG.md#2200) [Compare Source](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.19.1...v2.20.0) ##### Minor Changes - [#&#8203;394](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/pull/394) [`70d4b06`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/commit/70d4b062b52495a716a0c2aaeb6c45c3b383bca4) Thanks [@&#8203;ota-meshi](https://redirect.github.com/ota-meshi)! - minor refactor - [#&#8203;402](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/pull/402) [`237932c`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/commit/237932cc6bf469994c686bce597c612e00586347) Thanks [@&#8203;JounQin](https://redirect.github.com/JounQin)! - refactor: hourcekeeping, bump all (dev) deps, stricter rule `options` typings </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78d0108 commit 2167b9d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"cspell": "8.17.5",
9393
"eslint": "9.22.0",
9494
"eslint-plugin-jsdoc": "50.6.8",
95-
"eslint-plugin-jsonc": "2.19.1",
95+
"eslint-plugin-jsonc": "2.20.0",
9696
"eslint-plugin-markdown": "5.1.0",
9797
"eslint-plugin-n": "17.16.2",
9898
"eslint-plugin-package-json": "0.29.0",

Diff for: pnpm-lock.yaml

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

0 commit comments

Comments
 (0)