(pnpm) upgrade eslint-plugin-json-schema-validator because it sometimes errors

This commit is contained in:
Valentyne Stigloher 2024-08-12 00:38:08 +02:00
parent e39813cd6e
commit 98e7750f08
2 changed files with 12 additions and 12 deletions

View File

@ -130,7 +130,7 @@
"eslint-formatter-gitlab": "^5.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-json-schema-validator": "^4.8.3",
"eslint-plugin-json-schema-validator": "^5.1.2",
"eslint-plugin-jsonc": "^2.11.2",
"eslint-plugin-vue": "^9.19.2",
"eslint-plugin-yml": "^1.11.0",

22
pnpm-lock.yaml generated
View File

@ -350,8 +350,8 @@ devDependencies:
specifier: ^2.29.0
version: 2.29.0(@typescript-eslint/parser@7.14.1)(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
eslint-plugin-json-schema-validator:
specifier: ^4.8.3
version: 4.8.3(eslint@8.57.0)
specifier: ^5.1.2
version: 5.1.2(eslint@8.57.0)
eslint-plugin-jsonc:
specifier: ^2.11.2
version: 2.11.2(eslint@8.57.0)
@ -8656,14 +8656,14 @@ packages:
eslint: 8.57.0
dev: true
/eslint-compat-utils@0.4.1(eslint@8.57.0):
resolution: {integrity: sha512-5N7ZaJG5pZxUeNNJfUchurLVrunD1xJvyg5kYOIVF8kg1f3ajTikmAu/5fZ9w100omNPOoMjngRszh/Q/uFGMg==}
/eslint-compat-utils@0.5.1(eslint@8.57.0):
resolution: {integrity: sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==}
engines: {node: '>=12'}
peerDependencies:
eslint: '>=6.0.0'
dependencies:
eslint: 8.57.0
semver: 7.5.4
semver: 7.6.2
dev: true
/eslint-formatter-gitlab@5.1.0(eslint@8.57.0):
@ -8774,8 +8774,8 @@ packages:
- supports-color
dev: true
/eslint-plugin-json-schema-validator@4.8.3(eslint@8.57.0):
resolution: {integrity: sha512-F4S6Aw7l/9NzB8E0CAbjiSlXWqDiK3rIiw0I+Jdp+qr/wN1yTg7HkJgeWX4mNnlDMDzydymYy2uuKmNaWUV/hA==}
/eslint-plugin-json-schema-validator@5.1.2(eslint@8.57.0):
resolution: {integrity: sha512-NVMZ53vOk1d6HFwLkrevWFXavQPLvBZjC06L4YnxBTa+tHw2lTMkFUZRuKu5RR1JELI8Jgm/Xtoks7vaf74mtQ==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
eslint: '>=6.0.0'
@ -8784,12 +8784,12 @@ packages:
ajv: 8.12.0
debug: 4.3.4
eslint: 8.57.0
eslint-compat-utils: 0.4.1(eslint@8.57.0)
eslint-compat-utils: 0.5.1(eslint@8.57.0)
json-schema-migrate: 2.0.0
jsonc-eslint-parser: 2.4.0
minimatch: 8.0.4
synckit: 0.9.0
toml-eslint-parser: 0.9.3
toml-eslint-parser: 0.10.0
tunnel-agent: 0.6.0
yaml-eslint-parser: 1.2.2
transitivePeerDependencies:
@ -16197,8 +16197,8 @@ packages:
engines: {node: '>=0.6'}
dev: false
/toml-eslint-parser@0.9.3:
resolution: {integrity: sha512-moYoCvkNUAPCxSW9jmHmRElhm4tVJpHL8ItC/+uYD0EpPSFXbck7yREz9tNdJVTSpHVod8+HoipcpbQ0oE6gsw==}
/toml-eslint-parser@0.10.0:
resolution: {integrity: sha512-khrZo4buq4qVmsGzS5yQjKe/WsFvV8fGfOjDQN0q4iy9FjRfPWRgTFrU8u1R2iu/SfWLhY9WnCi4Jhdrcbtg+g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
eslint-visitor-keys: 3.4.3