From 041b81a2ec5e8e1d8910711e80e29f76797ee913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 22:34:43 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-json-schema-validator Bumps [eslint-plugin-json-schema-validator](https://github.com/ota-meshi/eslint-plugin-json-schema-validator) from 5.1.0 to 5.1.2. - [Release notes](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/blob/main/CHANGELOG.md) - [Commits](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/compare/v5.1.0...v5.1.2) --- updated-dependencies: - dependency-name: eslint-plugin-json-schema-validator dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index d8a2b478..213d97dd 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-import-resolver-node": "0.3.9", "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-import": "2.29.1", - "eslint-plugin-json-schema-validator": "5.1.0", + "eslint-plugin-json-schema-validator": "5.1.2", "eslint-plugin-jsonc": "2.15.1", "eslint-plugin-markdown": "5.0.0", "eslint-plugin-prettier": "5.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4b335289..64b41e93 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: specifier: 2.29.1 version: 2.29.1(@typescript-eslint/parser@7.9.0(eslint@9.6.0)(typescript@5.4.5))(eslint-import-resolver-typescript@3.6.1)(eslint@9.6.0) eslint-plugin-json-schema-validator: - specifier: 5.1.0 - version: 5.1.0(eslint@9.6.0) + specifier: 5.1.2 + version: 5.1.2(eslint@9.6.0) eslint-plugin-jsonc: specifier: 2.15.1 version: 2.15.1(eslint@9.6.0) @@ -1656,8 +1656,8 @@ packages: '@typescript-eslint/parser': optional: true - eslint-plugin-json-schema-validator@5.1.0: - resolution: {integrity: sha512-ZmVyxRIjm58oqe2kTuy90PpmZPrrKvOjRPXKzq8WCgRgAkidCgm5X8domL2KSfadZ3QFAmifMgGTcVNhZ5ez2g==} + eslint-plugin-json-schema-validator@5.1.2: + resolution: {integrity: sha512-NVMZ53vOk1d6HFwLkrevWFXavQPLvBZjC06L4YnxBTa+tHw2lTMkFUZRuKu5RR1JELI8Jgm/Xtoks7vaf74mtQ==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' @@ -3477,8 +3477,8 @@ packages: to-vfile@8.0.0: resolution: {integrity: sha512-IcmH1xB5576MJc9qcfEC/m/nQCFt3fzMHz45sSlgJyTWjRbKW1HAkJpuf3DgE57YzIlZcwcBZA5ENQbBo4aLkg==} - 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} trim-lines@3.0.1: @@ -5398,7 +5398,7 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-json-schema-validator@5.1.0(eslint@9.6.0): + eslint-plugin-json-schema-validator@5.1.2(eslint@9.6.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.6.0) ajv: 8.13.0 @@ -5409,7 +5409,7 @@ snapshots: 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: @@ -6080,7 +6080,7 @@ snapshots: jsonc-eslint-parser@2.4.0: dependencies: - acorn: 8.11.3 + acorn: 8.12.0 eslint-visitor-keys: 3.4.3 espree: 9.6.1 semver: 7.6.2 @@ -8209,7 +8209,7 @@ snapshots: dependencies: vfile: 6.0.1 - toml-eslint-parser@0.9.3: + toml-eslint-parser@0.10.0: dependencies: eslint-visitor-keys: 3.4.3