From 6b6dbfe46f3f3f77abd3ea30efa2cbc34e020b47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 15:53:11 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-package-json to v0.20.1 --- package.json | 2 +- pnpm-lock.yaml | 19 ++++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index c2f263a..79cd73f 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-plugin-jsonc": "2.18.2", "eslint-plugin-markdown": "5.1.0", "eslint-plugin-n": "17.15.1", - "eslint-plugin-package-json": "0.20.0", + "eslint-plugin-package-json": "0.20.1", "eslint-plugin-perfectionist": "4.6.0", "eslint-plugin-regexp": "2.7.0", "@vitest/eslint-plugin": "1.1.25", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 98b048b..a2a9c77 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: 17.15.1 version: 17.15.1(eslint@9.18.0(jiti@2.4.2)) eslint-plugin-package-json: - specifier: 0.20.0 - version: 0.20.0(eslint@9.18.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0) + specifier: 0.20.1 + version: 0.20.1(eslint@9.18.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0) eslint-plugin-perfectionist: specifier: 4.6.0 version: 4.6.0(eslint@9.18.0(jiti@2.4.2))(typescript@5.7.3) @@ -1848,8 +1848,8 @@ packages: peerDependencies: eslint: '>=8.23.0' - eslint-plugin-package-json@0.20.0: - resolution: {integrity: sha512-t3ZogrfSrjiDbwyZ9tqeeSVfc/UP3Yaw6RdyLC8JjXa483EiyuUvRySErogA0Zq/lVasjjvNDV8KsFVxzr82xQ==} + eslint-plugin-package-json@0.20.1: + resolution: {integrity: sha512-AR6SNUvllaKyFWCohaRkuTT5MfCO2sA2KAdf3ZHz5/l4fyfDh3NEwugmiBMEYzunH0ZK/3a5gw2OU/dXFy6cjw==} engines: {node: '>=18'} peerDependencies: eslint: '>=8.0.0' @@ -2847,9 +2847,10 @@ packages: package-json-from-dist@1.0.0: resolution: {integrity: sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==} - package-json-validator@0.7.0: - resolution: {integrity: sha512-ufEJ03cPLVxZCHuypSJjmUC2t0xDy0Eru4AfPFe2MfPw14BqedavayQqd49H2/VCrcWONmXsJ47Tp7kzaElX2w==} + package-json-validator@0.8.0: + resolution: {integrity: sha512-Tkk4C4gQLSfSOwJLAGvJ1VGq1UN8SFzJszkPOqQXu0aMiZPHZ0iteAc30Ui6cgcdBwY5Z5kKCkLVd8RSJLzGsA==} engines: {node: '>=18'} + hasBin: true package-json@10.0.1: resolution: {integrity: sha512-ua1L4OgXSBdsu1FPb7F3tYH0F48a6kxvod4pLUlGY9COeJAJQNX/sNH2IiEmsxw7lqYiAwrdHMjz1FctOsyDQg==} @@ -5406,14 +5407,14 @@ snapshots: minimatch: 9.0.5 semver: 7.6.3 - eslint-plugin-package-json@0.20.0(eslint@9.18.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0): + eslint-plugin-package-json@0.20.1(eslint@9.18.0(jiti@2.4.2))(jsonc-eslint-parser@2.4.0): dependencies: '@altano/repository-tools': 0.1.1 detect-indent: 6.1.0 detect-newline: 3.1.0 eslint: 9.18.0(jiti@2.4.2) jsonc-eslint-parser: 2.4.0 - package-json-validator: 0.7.0 + package-json-validator: 0.8.0 semver: 7.6.3 sort-object-keys: 1.1.3 sort-package-json: 2.14.0 @@ -6587,7 +6588,7 @@ snapshots: package-json-from-dist@1.0.0: {} - package-json-validator@0.7.0: + package-json-validator@0.8.0: dependencies: yargs: 17.7.2