From ecd005d19895e037d2c712b2d7e44ecc0b86fc0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 19:17:15 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jsonc to v2.19.1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index d6d83d178..52dd0c311 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8efd930cf..16fdb4c64 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: 50.6.2 version: 50.6.2(eslint@9.18.0(jiti@2.4.2)) eslint-plugin-jsonc: - specifier: 2.18.2 - version: 2.18.2(eslint@9.18.0(jiti@2.4.2)) + specifier: 2.19.1 + version: 2.19.1(eslint@9.18.0(jiti@2.4.2)) eslint-plugin-markdown: specifier: 5.1.0 version: 5.1.0(eslint@9.18.0(jiti@2.4.2)) @@ -1872,8 +1872,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.1: + resolution: {integrity: sha512-MmlAOaZK1+Lg7YoCZPGRjb88ZjT+ct/KTsvcsbZdBm+w8WMzGx+XEmexk0m40P1WV9G2rFV7X3klyRGRpFXEjA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -5361,7 +5361,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsonc@2.18.2(eslint@9.18.0(jiti@2.4.2)): + eslint-plugin-jsonc@2.19.1(eslint@9.18.0(jiti@2.4.2)): dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@9.18.0(jiti@2.4.2)) eslint: 9.18.0(jiti@2.4.2)