From 513c1d58463799296c4cfdb57ef9717321694d58 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 13:17:09 +0900 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-jsonc from 2.18.1 to 2.18.2 (#332) --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index acbeee2..ceea65e 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint": "9.14.0", "eslint-config-prettier": "9.1.0", "eslint-plugin-jest": "28.9.0", - "eslint-plugin-jsonc": "2.18.1", + "eslint-plugin-jsonc": "2.18.2", "globals": "15.12.0", "jest": "29.7.0", "make-coverage-badge": "1.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f75b6bc..b31662b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: 28.9.0 version: 28.9.0(@typescript-eslint/eslint-plugin@8.14.0(@typescript-eslint/parser@8.14.0(eslint@9.14.0)(typescript@5.6.3))(eslint@9.14.0)(typescript@5.6.3))(eslint@9.14.0)(jest@29.7.0(@types/node@22.9.0))(typescript@5.6.3) eslint-plugin-jsonc: - specifier: 2.18.1 - version: 2.18.1(eslint@9.14.0) + specifier: 2.18.2 + version: 2.18.2(eslint@9.14.0) globals: specifier: 15.12.0 version: 15.12.0 @@ -943,8 +943,8 @@ packages: jest: optional: true - 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' @@ -2971,7 +2971,7 @@ snapshots: - supports-color - typescript - eslint-plugin-jsonc@2.18.1(eslint@9.14.0): + eslint-plugin-jsonc@2.18.2(eslint@9.14.0): dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@9.14.0) eslint: 9.14.0