diff --git a/bun.lock b/bun.lock index 9a8ef31..d18b1db 100644 --- a/bun.lock +++ b/bun.lock @@ -10,7 +10,7 @@ "@tsconfig/strictest": "2.0.8", "@types/bun": "1.3.14", "bun-types": "1.3.14", - "publint": "0.3.22", + "publint": "0.3.23", "typescript": "6.0.3", }, }, @@ -126,7 +126,7 @@ "picocolors": ["picocolors@1.1.1", "", {}, "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA=="], - "publint": ["publint@0.3.22", "", { "dependencies": { "@publint/pack": "^0.1.6", "package-manager-detector": "^1.7.0", "picocolors": "^1.1.1", "sade": "^1.8.1" }, "bin": { "publint": "./src/cli.js" } }, "sha512-6Z/scsr5CA7APdwyF35EY88CqgDj1textWuY788DVTJYPCWVv/Wn9G6KmLnrVRnStgYcahqN4wCDLZGSbQJ69w=="], + "publint": ["publint@0.3.23", "", { "dependencies": { "@publint/pack": "^0.1.6", "package-manager-detector": "^1.7.0", "picocolors": "^1.1.1", "sade": "^1.8.1" }, "bin": { "publint": "./src/cli.js" } }, "sha512-5MQipUPcB7MWw84zLUkHrg/H/UBtk3LL+A0GngTTBSsiNJLQurMUaSIRG3edlOrRz4UFe0AOKK9TZdIWviV+jQ=="], "require-directory": ["require-directory@2.1.1", "", {}, "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q=="], diff --git a/package.json b/package.json index 3795ac0..8fa6d6a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@tsconfig/strictest": "2.0.8", "@types/bun": "1.3.14", "bun-types": "1.3.14", - "publint": "0.3.22", + "publint": "0.3.23", "typescript": "6.0.3" }, "publishConfig": {