From 68992c991afa4c5323ffb006a75c8487367fbd87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 12:51:36 +0000 Subject: [PATCH] chore(deps): update dependency npm-package-json-lint to v8 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index a4c57b1..0a3df0a 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "lint-staged": "^15.1.0", "markdownlint": "^0.36.0", "markdownlint-cli": "^0.43.0", - "npm-package-json-lint": "^7.1.0", + "npm-package-json-lint": "^8.0.0", "npm-package-json-lint-config-default": "^6.0.0", "prettier": "^3.0.3", "prettier-plugin-curly": "^0.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 700ee2c..c749ce5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -98,11 +98,11 @@ devDependencies: specifier: ^0.43.0 version: 0.43.0 npm-package-json-lint: - specifier: ^7.1.0 - version: 7.1.0(typescript@5.7.2) + specifier: ^8.0.0 + version: 8.0.0(typescript@5.7.2) npm-package-json-lint-config-default: specifier: ^6.0.0 - version: 6.0.0(npm-package-json-lint@7.1.0) + version: 6.0.0(npm-package-json-lint@8.0.0) prettier: specifier: ^3.0.3 version: 3.0.3 @@ -5451,18 +5451,18 @@ packages: validate-npm-package-name: 5.0.1 dev: true - /npm-package-json-lint-config-default@6.0.0(npm-package-json-lint@7.1.0): + /npm-package-json-lint-config-default@6.0.0(npm-package-json-lint@8.0.0): resolution: {integrity: sha512-Ek3EcbMEjvGSxEywxNF2tTHuzvtaUH48Z7sljmeSejANMSpE1ssIN0oOG/Tlpc+U/P7ElfsOySIjijjmEnvMGw==} engines: {node: '>=16.0.0', npm: '>=8.0.0'} peerDependencies: npm-package-json-lint: ^7.0.0 dependencies: - npm-package-json-lint: 7.1.0(typescript@5.7.2) + npm-package-json-lint: 8.0.0(typescript@5.7.2) dev: true - /npm-package-json-lint@7.1.0(typescript@5.7.2): - resolution: {integrity: sha512-ypcMpag32TCP89zzLSS+7vjeR2QY613WzmO2upcJgKNWlcswDz8cdb80urbBNHkhSPI40ex3nsKrRDH/WhMYOg==} - engines: {node: '>=16.0.0', npm: '>=8.0.0'} + /npm-package-json-lint@8.0.0(typescript@5.7.2): + resolution: {integrity: sha512-44xqAKoV0nXnBYYLGUhMItGZb5tW3cLoW3UZxcsaCOX/YAkECrzOQA5F48oAA51vVE5CqAnsJB2CFvtolzMA3Q==} + engines: {node: '>=18.0.0', npm: '>=9.0.0'} hasBin: true dependencies: ajv: 6.12.6