From ee6760ac8a15c80d9af8cd900b2667042609e6cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:24:23 +0000 Subject: [PATCH] chore(deps): update dependency publint to v0.2.11 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2086ace..6f423a1 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/node": "20.16.2", "prettier": "3.3.3", "prettier-plugin-svelte": "3.2.6", - "publint": "0.2.10", + "publint": "0.2.11", "svelte": "4.2.19", "typescript": "5.5.4", "vite": "5.4.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12d429f..47f59e8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: specifier: 3.2.6 version: 3.2.6(prettier@3.3.3)(svelte@4.2.19) publint: - specifier: 0.2.10 - version: 0.2.10 + specifier: 0.2.11 + version: 0.2.11 svelte: specifier: 4.2.19 version: 4.2.19 @@ -583,8 +583,8 @@ packages: engines: {node: '>=14'} hasBin: true - publint@0.2.10: - resolution: {integrity: sha512-5TzYaAFiGpgkYX/k6VaItRMT2uHI4zO5OWJ2k7Er0Ot3jutBCNTJB1qRHuy1lYq07JhRczzFs6HFPB4D+A47xA==} + publint@0.2.11: + resolution: {integrity: sha512-/kxbd+sD/uEG515N/ZYpC6gYs8h89cQ4UIsAq1y6VT4qlNh8xmiSwcP2xU2MbzXFl8J0l2IdONKFweLfYoqhcA==} engines: {node: '>=16'} hasBin: true @@ -1141,7 +1141,7 @@ snapshots: prettier@3.3.3: {} - publint@0.2.10: + publint@0.2.11: dependencies: npm-packlist: 5.1.3 picocolors: 1.1.0