From 6d8cbbff0e5f1c8cc730436d14c7997833b4a3f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 17:40:27 +0000 Subject: [PATCH] chore(deps): update dependency publint to v0.3.19 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 25c19a94..5c725e7a 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "jiti": "2.6.1", "lint-staged": "16.4.0", "prettier": "3.8.3", - "publint": "0.3.18", + "publint": "0.3.19", "semantic-release": "25.0.3", "tsdown": "0.21.9", "typescript": "5.9.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 03ac3eb0..4b877948 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,14 +85,14 @@ importers: specifier: 3.8.3 version: 3.8.3 publint: - specifier: 0.3.18 - version: 0.3.18 + specifier: 0.3.19 + version: 0.3.19 semantic-release: specifier: 25.0.3 version: 25.0.3(typescript@5.9.3) tsdown: specifier: 0.21.9 - version: 0.21.9(publint@0.3.18)(typescript@5.9.3) + version: 0.21.9(publint@0.3.19)(typescript@5.9.3) typescript: specifier: 5.9.3 version: 5.9.3 @@ -2711,8 +2711,8 @@ packages: proto-list@1.2.4: resolution: {integrity: sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==} - publint@0.3.18: - resolution: {integrity: sha512-JRJFeBTrfx4qLwEuGFPk+haJOJN97KnPuK01yj+4k/Wj5BgoOK5uNsivporiqBjk2JDaslg7qJOhGRnpltGeog==} + publint@0.3.19: + resolution: {integrity: sha512-J3p4GOocCRFyLLFRzGfIhAwWgk0Kkcdxj5iFspFvCYbyiJs5IhCM8gsIkcNeQL+tdpV671RtJQiTFSUKhl1Wjg==} engines: {node: '>=18'} hasBin: true @@ -5886,7 +5886,7 @@ snapshots: proto-list@1.2.4: {} - publint@0.3.18: + publint@0.3.19: dependencies: '@publint/pack': 0.1.4 package-manager-detector: 1.6.0 @@ -6369,7 +6369,7 @@ snapshots: typescript: 5.9.3 optional: true - tsdown@0.21.9(publint@0.3.18)(typescript@5.9.3): + tsdown@0.21.9(publint@0.3.19)(typescript@5.9.3): dependencies: ansis: 4.2.0 cac: 7.0.0 @@ -6388,7 +6388,7 @@ snapshots: unconfig-core: 7.5.0 unrun: 0.2.36 optionalDependencies: - publint: 0.3.18 + publint: 0.3.19 typescript: 5.9.3 transitivePeerDependencies: - '@ts-macro/tsc'