chore(deps): update dependency jsonc-eslint-parser to v3
CI / commits (pull_request) Has been skipped
CI / perf (pull_request) Has been skipped
CI / a11y (pull_request) Successful in 2m26s
CI / scan (pull_request) Failing after 2m43s
CI / check (pull_request) Successful in 3m14s

This commit is contained in:
APF Portal Bot
2026-05-05 15:12:26 +00:00
parent 214970a63e
commit a63ccf3313
2 changed files with 13 additions and 3 deletions
+12 -2
View File
@@ -202,8 +202,8 @@ importers:
specifier: ^27.1.0
version: 27.4.0
jsonc-eslint-parser:
specifier: ^2.1.0
version: 2.4.2
specifier: ^3.0.0
version: 3.1.0
lint-staged:
specifier: ^16.4.0
version: 16.4.0
@@ -6561,6 +6561,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.0.0:
resolution: {integrity: sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==}
@@ -16682,6 +16686,12 @@ snapshots:
espree: 9.6.1
semver: 7.7.4
jsonc-eslint-parser@3.1.0:
dependencies:
acorn: 8.16.0
eslint-visitor-keys: 5.0.1
semver: 7.7.4
jsonc-parser@3.0.0: {}
jsonc-parser@3.2.0: {}