diff --git a/package-lock.json b/package-lock.json index afdb147a..df6be066 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "ls-engines": "0.10.1", "npm-run-all2": "9.0.3", "prettier": "3.9.6", - "publint": "0.3.22", + "publint": "0.3.23", "semantic-release": "25.0.9", "sinon": "22.1.0", "tempy": "3.2.0" @@ -10594,9 +10594,9 @@ } }, "node_modules/publint": { - "version": "0.3.22", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.22.tgz", - "integrity": "sha512-6Z/scsr5CA7APdwyF35EY88CqgDj1textWuY788DVTJYPCWVv/Wn9G6KmLnrVRnStgYcahqN4wCDLZGSbQJ69w==", + "version": "0.3.23", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.23.tgz", + "integrity": "sha512-5MQipUPcB7MWw84zLUkHrg/H/UBtk3LL+A0GngTTBSsiNJLQurMUaSIRG3edlOrRz4UFe0AOKK9TZdIWviV+jQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index b5779f7a..90f24d17 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "ls-engines": "0.10.1", "npm-run-all2": "9.0.3", "prettier": "3.9.6", - "publint": "0.3.22", + "publint": "0.3.23", "semantic-release": "25.0.9", "sinon": "22.1.0", "tempy": "3.2.0"