From fb3558ff103375b80147bd175572da48025b6e3a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 02:52:55 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jsonc to v2.19.0 (#1923) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc) ### [`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 - [#​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 [@​ota-meshi](https://redirect.github.com/ota-meshi)! - feat: improve auto-fix of sort rules
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1ae6ac080..c200a69b8 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "cspell": "8.17.2", "eslint": "9.17.0", "eslint-plugin-jsdoc": "50.6.1", - "eslint-plugin-jsonc": "2.18.2", + "eslint-plugin-jsonc": "2.19.0", "eslint-plugin-markdown": "5.1.0", "eslint-plugin-n": "17.15.1", "eslint-plugin-package-json": "0.21.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b36b5251..d326e0580 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,8 +142,8 @@ importers: specifier: 50.6.1 version: 50.6.1(eslint@9.17.0(jiti@2.4.2)) eslint-plugin-jsonc: - specifier: 2.18.2 - version: 2.18.2(eslint@9.17.0(jiti@2.4.2)) + specifier: 2.19.0 + version: 2.19.0(eslint@9.17.0(jiti@2.4.2)) eslint-plugin-markdown: specifier: 5.1.0 version: 5.1.0(eslint@9.17.0(jiti@2.4.2)) @@ -2271,8 +2271,8 @@ packages: peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 - eslint-plugin-jsonc@2.18.2: - resolution: {integrity: sha512-SDhJiSsWt3nItl/UuIv+ti4g3m4gpGkmnUJS9UWR3TrpyNsIcnJoBRD7Kof6cM4Rk3L0wrmY5Tm3z7ZPjR2uGg==} + eslint-plugin-jsonc@2.19.0: + resolution: {integrity: sha512-Y2H5CCaXWkvh4/RnXrd5RYNdiJg6tFeCs2mMDXQtigZ3WbTc1pA+avpYR1jpL9kAxK4GtqXfzEqjK3Y/v7HkCg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -6420,7 +6420,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsonc@2.18.2(eslint@9.17.0(jiti@2.4.2)): + eslint-plugin-jsonc@2.19.0(eslint@9.17.0(jiti@2.4.2)): dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@9.17.0(jiti@2.4.2)) eslint: 9.17.0(jiti@2.4.2)