From a599aa81261551ed6a4cfc8af4a982699eb1b4e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Aug 2026 17:11:45 +0000 Subject: [PATCH] build(deps-dev): bump publint from 0.3.23 to 0.3.24 Bumps [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) from 0.3.23 to 0.3.24. - [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/publint@0.3.24/packages/publint) --- updated-dependencies: - dependency-name: publint dependency-version: 0.3.24 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index cff4137..39cac49 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "oxlint": "1.77.0", "oxlint-tsgolint": "7.0.2001", "prettier": "3.9.6", - "publint": "0.3.23", + "publint": "0.3.24", "reflect-metadata": "0.2.2", "rxjs": "7.8.2", "supertest": "7.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b184ac8..739fb9b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: 3.9.6 version: 3.9.6 publint: - specifier: 0.3.23 - version: 0.3.23 + specifier: 0.3.24 + version: 0.3.24 reflect-metadata: specifier: 0.2.2 version: 0.2.2 @@ -73,7 +73,7 @@ importers: version: 7.2.2(supports-color@7.2.0) tsdown: specifier: 0.22.14 - version: 0.22.14(@arethetypeswrong/core@0.18.5)(publint@0.3.23)(typescript@7.0.2) + version: 0.22.14(@arethetypeswrong/core@0.18.5)(publint@0.3.24)(typescript@7.0.2) typescript: specifier: 7.0.2 version: 7.0.2 @@ -1909,8 +1909,8 @@ packages: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} engines: {node: '>= 0.10'} - publint@0.3.23: - resolution: {integrity: sha512-5MQipUPcB7MWw84zLUkHrg/H/UBtk3LL+A0GngTTBSsiNJLQurMUaSIRG3edlOrRz4UFe0AOKK9TZdIWviV+jQ==} + publint@0.3.24: + resolution: {integrity: sha512-9zS56KrKBoqi5Qt8h92uMP8TTM9AYZSgnmCo4u2priMqkOZvQnTsziZ2p5LJ2ywbYkAjoCDp2jda9u4cgFefIw==} engines: {node: '>=18'} hasBin: true @@ -4102,7 +4102,7 @@ snapshots: forwarded: 0.2.0 ipaddr.js: 1.9.1 - publint@0.3.23: + publint@0.3.24: dependencies: '@publint/pack': 0.1.7 package-manager-detector: 1.8.0 @@ -4423,7 +4423,7 @@ snapshots: tree-kill@1.2.2: {} - tsdown@0.22.14(@arethetypeswrong/core@0.18.5)(publint@0.3.23)(typescript@7.0.2): + tsdown@0.22.14(@arethetypeswrong/core@0.18.5)(publint@0.3.24)(typescript@7.0.2): dependencies: ansis: 4.3.1 cac: 7.0.0 @@ -4442,7 +4442,7 @@ snapshots: verkit: 0.3.2 optionalDependencies: '@arethetypeswrong/core': 0.18.5 - publint: 0.3.23 + publint: 0.3.24 typescript: 7.0.2 transitivePeerDependencies: - '@typescript/native-preview'