From cba37ad56af0aa005768ff8ae0a9d790a56d6d79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 16:15:21 +0000 Subject: [PATCH] fix(deps): update dependency jsonc-eslint-parser to v3 --- package.json | 2 +- pnpm-lock.yaml | 29 ++++++++++++++++------------- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index d30ade3..11ad03f 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "eslint-plugin-yml": "^3.0.0", "eslint-processor-vue-blocks": "^2.0.0", "globals": "^17.2.0", - "jsonc-eslint-parser": "^2.4.2", + "jsonc-eslint-parser": "^3.1.0", "local-pkg": "^1.1.2", "toml-eslint-parser": "^1.0.3", "typescript-eslint": "^8.54.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c7f4821..6a8a789 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,7 +55,7 @@ importers: version: 17.23.2(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) eslint-plugin-package-json: specifier: ^0.88.2 - version: 0.88.2(@types/estree@1.0.6)(eslint@9.39.3(jiti@2.6.1))(jsonc-eslint-parser@2.4.2) + version: 0.88.2(@types/estree@1.0.6)(eslint@9.39.3(jiti@2.6.1))(jsonc-eslint-parser@3.1.0) eslint-plugin-react-compiler: specifier: 19.1.0-rc.2 version: 19.1.0-rc.2(eslint@9.39.3(jiti@2.6.1)) @@ -99,8 +99,8 @@ importers: specifier: ^17.2.0 version: 17.2.0 jsonc-eslint-parser: - specifier: ^2.4.2 - version: 2.4.2 + specifier: ^3.1.0 + version: 3.1.0 local-pkg: specifier: ^1.1.2 version: 1.1.2 @@ -1014,11 +1014,6 @@ packages: peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 - acorn@8.14.0: - resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==} - engines: {node: '>=0.4.0'} - hasBin: true - acorn@8.15.0: resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==} engines: {node: '>=0.4.0'} @@ -1920,6 +1915,10 @@ packages: resolution: {integrity: sha512-1e4qoRgnn448pRuMvKGsFFymUCquZV0mpGgOyIKNgD3JVDTsVJyRBGH/Fm0tBb8WsWGgmB1mDe6/yJMQM37DUA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + jsonc-eslint-parser@3.1.0: + resolution: {integrity: sha512-75EA7EWZExL/j+MDKQrRbdzcRI2HOkRlmUw8fZJc1ioqFEOvBsq7Rt+A6yCxOt9w/TYNpkt52gC6nm/g5tFIng==} + engines: {node: ^20.19.0 || ^22.13.0 || >=24} + jsonc-parser@3.3.1: resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==} @@ -3532,8 +3531,6 @@ snapshots: dependencies: acorn: 8.15.0 - acorn@8.14.0: {} - acorn@8.15.0: {} ajv@6.12.6: @@ -3954,7 +3951,7 @@ snapshots: transitivePeerDependencies: - typescript - eslint-plugin-package-json@0.88.2(@types/estree@1.0.6)(eslint@9.39.3(jiti@2.6.1))(jsonc-eslint-parser@2.4.2): + eslint-plugin-package-json@0.88.2(@types/estree@1.0.6)(eslint@9.39.3(jiti@2.6.1))(jsonc-eslint-parser@3.1.0): dependencies: '@altano/repository-tools': 2.0.1 change-case: 5.4.4 @@ -3962,7 +3959,7 @@ snapshots: detect-newline: 4.0.1 eslint: 9.39.3(jiti@2.6.1) eslint-fix-utils: 0.4.0(@types/estree@1.0.6)(eslint@9.39.3(jiti@2.6.1)) - jsonc-eslint-parser: 2.4.2 + jsonc-eslint-parser: 3.1.0 package-json-validator: 0.60.0 semver: 7.7.3 sort-object-keys: 2.0.1 @@ -4521,6 +4518,12 @@ snapshots: espree: 9.6.1 semver: 7.7.3 + jsonc-eslint-parser@3.1.0: + dependencies: + acorn: 8.15.0 + eslint-visitor-keys: 5.0.0 + semver: 7.7.3 + jsonc-parser@3.3.1: {} keyv@4.5.4: @@ -4627,7 +4630,7 @@ snapshots: mlly@1.7.4: dependencies: - acorn: 8.14.0 + acorn: 8.15.0 pathe: 2.0.1 pkg-types: 1.3.0 ufo: 1.5.4