From b40a0b326b1d36bd92292fadd5aa27d3364166ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 01:15:26 +0000 Subject: [PATCH] build(deps-dev): bump publint from 0.3.22 to 0.3.23 Bumps [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) from 0.3.22 to 0.3.23. - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/HEAD/packages/publint) --- updated-dependencies: - dependency-name: publint dependency-version: 0.3.23 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 697d71c..122994c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,13 +59,13 @@ importers: version: 17.3.0 publint: specifier: ^0.3.21 - version: 0.3.22 + version: 0.3.23 semantic-release: specifier: ^25.0.8 version: 25.0.8(typescript@6.0.3) tsdown: specifier: ^0.22.13 - version: 0.22.14(@arethetypeswrong/core@0.18.5)(publint@0.3.22)(typescript@6.0.3) + version: 0.22.14(@arethetypeswrong/core@0.18.5)(publint@0.3.23)(typescript@6.0.3) turbo: specifier: ^2.10.8 version: 2.10.8 @@ -2538,8 +2538,8 @@ packages: kerberos: optional: true - publint@0.3.22: - resolution: {integrity: sha512-6Z/scsr5CA7APdwyF35EY88CqgDj1textWuY788DVTJYPCWVv/Wn9G6KmLnrVRnStgYcahqN4wCDLZGSbQJ69w==} + publint@0.3.23: + resolution: {integrity: sha512-5MQipUPcB7MWw84zLUkHrg/H/UBtk3LL+A0GngTTBSsiNJLQurMUaSIRG3edlOrRz4UFe0AOKK9TZdIWviV+jQ==} engines: {node: '>=18'} hasBin: true @@ -3810,7 +3810,7 @@ snapshots: '@publint/pack@0.1.6': dependencies: - tinyexec: 1.2.4 + tinyexec: 1.3.0 '@quansync/fs@1.0.0': dependencies: @@ -5347,7 +5347,7 @@ snapshots: proxy-agent-negotiate@1.1.0: {} - publint@0.3.22: + publint@0.3.23: dependencies: '@publint/pack': 0.1.6 package-manager-detector: 1.8.0 @@ -5716,7 +5716,7 @@ snapshots: dependencies: typescript: 6.0.3 - tsdown@0.22.14(@arethetypeswrong/core@0.18.5)(publint@0.3.22)(typescript@6.0.3): + tsdown@0.22.14(@arethetypeswrong/core@0.18.5)(publint@0.3.23)(typescript@6.0.3): dependencies: ansis: 4.3.1 cac: 7.0.0 @@ -5735,7 +5735,7 @@ snapshots: verkit: 0.3.1 optionalDependencies: '@arethetypeswrong/core': 0.18.5 - publint: 0.3.22 + publint: 0.3.23 typescript: 6.0.3 transitivePeerDependencies: - '@typescript/native-preview'