From 9ed069c7344aaf7a306e7ed79e2baf610d255bae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 07:34:41 +0000 Subject: [PATCH] Update dependency eslint-plugin-jsonc to v2.18.2 (#114) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 417e1e1..9750099 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "eslint-config-prettier": "9.1.0", "eslint-import-resolver-typescript": "3.6.3", "eslint-plugin-import": "2.31.0", - "eslint-plugin-jsonc": "2.18.1", + "eslint-plugin-jsonc": "2.18.2", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-yml": "1.15.0", "husky": "9.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 41e56df..592847b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ devDependencies: specifier: 2.31.0 version: 2.31.0(@typescript-eslint/parser@7.18.0)(eslint-import-resolver-typescript@3.6.3)(eslint@8.57.1) eslint-plugin-jsonc: - specifier: 2.18.1 - version: 2.18.1(eslint@8.57.1) + specifier: 2.18.2 + version: 2.18.2(eslint@8.57.1) eslint-plugin-prettier: specifier: 5.2.1 version: 5.2.1(eslint-config-prettier@9.1.0)(eslint@8.57.1)(prettier@3.3.3) @@ -1441,8 +1441,8 @@ packages: - supports-color dev: true - /eslint-plugin-jsonc@2.18.1(eslint@8.57.1): - resolution: {integrity: sha512-6qY8zDpxOwPQNcr8eZ+RxwGX6IPHws5/Qef7aBEjER8rB9+UMB6zQWVIVcbP7xzFmEMHAesNFPe/sIlU4c78dg==} + /eslint-plugin-jsonc@2.18.2(eslint@8.57.1): + resolution: {integrity: sha512-SDhJiSsWt3nItl/UuIv+ti4g3m4gpGkmnUJS9UWR3TrpyNsIcnJoBRD7Kof6cM4Rk3L0wrmY5Tm3z7ZPjR2uGg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0'