From 4b7f79d057c8f5d0afaf25791c8222f2685637a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 09:26:24 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-json-files from 4.4.1 to 4.4.2 Bumps [eslint-plugin-json-files](https://github.com/kellyselden/eslint-plugin-json-files) from 4.4.1 to 4.4.2. - [Commits](https://github.com/kellyselden/eslint-plugin-json-files/compare/v4.4.1...v4.4.2) --- updated-dependencies: - dependency-name: eslint-plugin-json-files dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/eslint-config/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 897e14f6..30e5fbc7 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -21,7 +21,7 @@ "@next/eslint-plugin-next": "^14.2.14", "@vercel/style-guide": "^6.0.0", "eslint-config-turbo": "^2.3.3", - "eslint-plugin-json-files": "^4.4.1", + "eslint-plugin-json-files": "^4.4.2", "eslint-plugin-mdx": "^3.1.5", "eslint-plugin-only-warn": "^1.1.0", "eslint-plugin-perfectionist": "^3.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 138e1a3e..cbca18ab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -411,8 +411,8 @@ importers: specifier: ^2.3.3 version: 2.3.3(eslint@8.57.0) eslint-plugin-json-files: - specifier: ^4.4.1 - version: 4.4.1(eslint@8.57.0) + specifier: ^4.4.2 + version: 4.4.2(eslint@8.57.0) eslint-plugin-mdx: specifier: ^3.1.5 version: 3.1.5(eslint@8.57.0) @@ -6007,8 +6007,8 @@ packages: jest: optional: true - eslint-plugin-json-files@4.4.1: - resolution: {integrity: sha512-R91vfR2rxvvkEG9KJZu3SmbZrcqEljxsjUgq/wenKTkZ1uRJtCzk51NbU7aCocENH59bskUUiy1NOl2dSOjkXQ==} + eslint-plugin-json-files@4.4.2: + resolution: {integrity: sha512-P+bNyzNmz/ia5JmEAjZAwsnMjrm/Zffxlpj3fz+LgF/Ka8qm2bopJIvqiCaBly0wjdy3XYOGQVZzfjefPsHClw==} engines: {node: '>=18.12'} peerDependencies: eslint: '>=5' @@ -17774,7 +17774,7 @@ snapshots: - supports-color - typescript - eslint-plugin-json-files@4.4.1(eslint@8.57.0): + eslint-plugin-json-files@4.4.2(eslint@8.57.0): dependencies: ajv: 8.16.0 better-ajv-errors: 1.2.0(ajv@8.16.0)