diff --git a/packages/net/node/package.json b/packages/net/node/package.json index 8bfd48f6..242a29fd 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 f69586d2..9fade4e4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1513,8 +1513,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 @@ -5080,8 +5080,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 @@ -9421,12 +9421,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