From 078cc2baa17514188bd0db65de98590662ee616d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 21:20:33 -0500 Subject: [PATCH] Bump eslint-plugin-json from 4.0.0 to 4.0.1 (#192) Bumps [eslint-plugin-json](https://github.com/azeemba/eslint-plugin-json) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/azeemba/eslint-plugin-json/releases) - [Commits](https://github.com/azeemba/eslint-plugin-json/commits) --- updated-dependencies: - dependency-name: eslint-plugin-json dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4cb60490..6ea49006 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "eslint-plugin-import": "^2.29.1", "eslint-plugin-import-newlines": "^1.4.0", "eslint-plugin-jsdoc": "^50.2.2", - "eslint-plugin-json": "^4.0.0", + "eslint-plugin-json": "^4.0.1", "eslint-plugin-prefer-arrow": "^1.2.3", "eslint-plugin-unicorn": "^55.0.0", "eslint-plugin-unused-imports": "^4.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c873ec42..54ce0b1d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^50.2.2 version: 50.2.2(eslint@8.57.0) eslint-plugin-json: - specifier: ^4.0.0 - version: 4.0.0 + specifier: ^4.0.1 + version: 4.0.1 eslint-plugin-prefer-arrow: specifier: ^1.2.3 version: 1.2.3(eslint@8.57.0) @@ -661,8 +661,8 @@ packages: peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 - eslint-plugin-json@4.0.0: - resolution: {integrity: sha512-l/P3WTzl2HI8PbwsbDIrZ+6jvwQI4TGuz20ReJkG3Y+gZS5ZurTgx+gBmuLpOgiqMyDJWyJ7+GCjevWtNYQcUg==} + eslint-plugin-json@4.0.1: + resolution: {integrity: sha512-3An5ISV5dq/kHfXdNyY5TUe2ONC3yXFSkLX2gu+W8xAhKhfvrRvkSAeKXCxZqZ0KJLX15ojBuLPyj+UikQMkOA==} engines: {node: '>=18.0'} eslint-plugin-prefer-arrow@1.2.3: @@ -2456,7 +2456,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-json@4.0.0: + eslint-plugin-json@4.0.1: dependencies: lodash: 4.17.21 vscode-json-languageservice: 4.2.1