diff --git a/package-lock.json b/package-lock.json index 39e13c1..98a3e22 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "ls-engines": "0.9.3", "npm-run-all2": "6.2.2", "prettier": "3.3.3", - "publint": "0.2.9", + "publint": "0.2.10", "semantic-release": "24.0.0", "sinon": "18.0.0" }, @@ -10472,9 +10472,9 @@ "license": "ISC" }, "node_modules/publint": { - "version": "0.2.9", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.2.9.tgz", - "integrity": "sha512-nITKS1NSwD68PQlts0ntryhxrWObep6P0CCycwi1lgXI+K7uKyacMYRRCQi7hTae8imkI3FCi0FlgnwLxjM8yA==", + "version": "0.2.10", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.2.10.tgz", + "integrity": "sha512-5TzYaAFiGpgkYX/k6VaItRMT2uHI4zO5OWJ2k7Er0Ot3jutBCNTJB1qRHuy1lYq07JhRczzFs6HFPB4D+A47xA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 50ff7e2..1db608a 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "ls-engines": "0.9.3", "npm-run-all2": "6.2.2", "prettier": "3.3.3", - "publint": "0.2.9", + "publint": "0.2.10", "semantic-release": "24.0.0", "sinon": "18.0.0" },