diff --git a/packages/net/node/package.json b/packages/net/node/package.json index e27f592d..24018899 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 026fe426..5fe14046 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