From 17dec3694bfe6d33fa273f9d92a6410730591277 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 19:13:18 +0000 Subject: [PATCH] build: bump publint from 0.3.17 to 0.3.18 Bumps [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) from 0.3.17 to 0.3.18. - [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.18/packages/publint) --- updated-dependencies: - dependency-name: publint dependency-version: 0.3.18 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/net/node/package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/net/node/package.json b/packages/net/node/package.json index e27f592d3..240188997 100644 --- a/packages/net/node/package.json +++ b/packages/net/node/package.json @@ -61,7 +61,7 @@ "devDependencies": { "@arethetypeswrong/cli": "^0.18.2", "@types/node": "^22.19.11", - "publint": "^0.3.17", + "publint": "^0.3.18", "typescript": "^5.3.3", "vitest": "^4.0.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 026fe4260..5fe14046d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1377,8 +1377,8 @@ importers: specifier: ^22.19.11 version: 22.19.11 publint: - specifier: ^0.3.17 - version: 0.3.17 + specifier: ^0.3.18 + version: 0.3.18 typescript: specifier: ^5.3.3 version: 5.9.3 @@ -4939,8 +4939,8 @@ packages: resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==} dev: false - /@publint/pack@0.1.3: - resolution: {integrity: sha512-dHDWeutAerz+Z2wFYAce7Y51vd4rbLBfUh0BNnyul4xKoVsPUVJBrOAFsJvtvYBwGFJSqKsxyyHf/7evZ8+Q5Q==} + /@publint/pack@0.1.4: + resolution: {integrity: sha512-HDVTWq3H0uTXiU0eeSQntcVUTPP3GamzeXI41+x7uU9J65JgWQh3qWZHblR1i0npXfFtF+mxBiU2nJH8znxWnQ==} engines: {node: '>=18'} dev: true @@ -9177,12 +9177,12 @@ packages: forwarded: 0.2.0 ipaddr.js: 1.9.1 - /publint@0.3.17: - resolution: {integrity: sha512-Q3NLegA9XM6usW+dYQRG1g9uEHiYUzcCVBJDJ7yMcWRqVU9LYZUWdqbwMZfmTCFC5PZLQpLAmhvRcQRl3exqkw==} + /publint@0.3.18: + resolution: {integrity: sha512-JRJFeBTrfx4qLwEuGFPk+haJOJN97KnPuK01yj+4k/Wj5BgoOK5uNsivporiqBjk2JDaslg7qJOhGRnpltGeog==} engines: {node: '>=18'} hasBin: true dependencies: - '@publint/pack': 0.1.3 + '@publint/pack': 0.1.4 package-manager-detector: 1.6.0 picocolors: 1.1.1 sade: 1.8.1