From bfd5e4964a434ec78b8b148b1eb482b253eacf72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 12:25:40 +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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d12ea36..1810cdc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,13 +80,13 @@ importers: version: 2.0.0 publint: specifier: ^0.3.22 - 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.14 - 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 @@ -2790,8 +2790,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 @@ -5955,7 +5955,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 @@ -6354,7 +6354,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 @@ -6373,7 +6373,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'