From 3aaa578398e97c48ffa68aa7a0c48ffda990ea80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 01:34:01 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jsonc to v2.18.2 (#706) 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.1` -> `2.18.2`](https://renovatebot.com/diffs/npm/eslint-plugin-jsonc/2.18.1/2.18.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsonc/2.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsonc/2.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsonc/2.18.1/2.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsonc/2.18.1/2.18.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
ota-meshi/eslint-plugin-jsonc (eslint-plugin-jsonc) ### [`v2.18.2`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/blob/HEAD/CHANGELOG.md#2182) [Compare Source](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.18.1...v2.18.2) ##### Patch Changes - [#​378](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/pull/378) [`e46de35`](https://redirect.github.com/ota-meshi/eslint-plugin-jsonc/commit/e46de35da1e491064a2be7955c8aed0507126577) Thanks [@​ota-meshi](https://redirect.github.com/ota-meshi)! - fix: crash when used with eslint v9.15
--- ### 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/sinon-timers-repeatable). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8776b40e..cded234e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,7 +49,7 @@ importers: version: 50.5.0(eslint@8.57.1) eslint-plugin-jsonc: specifier: ^2.9.0 - version: 2.18.1(eslint@8.57.1) + version: 2.18.2(eslint@8.57.1) eslint-plugin-markdown: specifier: ^3.0.1 version: 3.0.1(eslint@8.57.1) @@ -1698,8 +1698,8 @@ packages: peerDependencies: eslint: '>=6.0.0' - eslint-compat-utils@0.6.0: - resolution: {integrity: sha512-1vVBdI/HLS6HTHVQCJGlN+LOF0w1Rs/WB9se23mQr84cRM0iMM8PulMFFhQdQ1BvS0cGwjpis4xziI91Rk0l6g==} + eslint-compat-utils@0.6.3: + resolution: {integrity: sha512-9IDdksh5pUYP2ZLi7mOdROxVjLY8gY2qKxprmrJ/5Dyqud7M/IFKxF3o0VLlRhITm1pK6Fk7NiBxE39M/VlUcw==} engines: {node: '>=12'} peerDependencies: eslint: '>=6.0.0' @@ -1739,8 +1739,8 @@ packages: peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 - eslint-plugin-jsonc@2.18.1: - resolution: {integrity: sha512-6qY8zDpxOwPQNcr8eZ+RxwGX6IPHws5/Qef7aBEjER8rB9+UMB6zQWVIVcbP7xzFmEMHAesNFPe/sIlU4c78dg==} + eslint-plugin-jsonc@2.18.2: + resolution: {integrity: sha512-SDhJiSsWt3nItl/UuIv+ti4g3m4gpGkmnUJS9UWR3TrpyNsIcnJoBRD7Kof6cM4Rk3L0wrmY5Tm3z7ZPjR2uGg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -5246,7 +5246,7 @@ snapshots: eslint: 8.57.1 semver: 7.6.3 - eslint-compat-utils@0.6.0(eslint@8.57.1): + eslint-compat-utils@0.6.3(eslint@8.57.1): dependencies: eslint: 8.57.1 semver: 7.6.3 @@ -5297,11 +5297,11 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsonc@2.18.1(eslint@8.57.1): + eslint-plugin-jsonc@2.18.2(eslint@8.57.1): dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@8.57.1) eslint: 8.57.1 - eslint-compat-utils: 0.6.0(eslint@8.57.1) + eslint-compat-utils: 0.6.3(eslint@8.57.1) eslint-json-compat-utils: 0.2.1(eslint@8.57.1)(jsonc-eslint-parser@2.4.0) espree: 9.6.1 graphemer: 1.4.0