From 66369116f37ead580717adb8067e188c83f7ee42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 09:39:38 +0000 Subject: [PATCH] chore(deps): update dependency publint to v0.3.15 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index faa5937c..6e77d243 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "ls-engines": "0.9.3", "npm-run-all2": "8.0.4", "prettier": "3.6.2", - "publint": "0.3.14", + "publint": "0.3.15", "semantic-release": "25.0.1", "sinon": "21.0.0" }, @@ -10853,9 +10853,9 @@ "license": "ISC" }, "node_modules/publint": { - "version": "0.3.14", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.14.tgz", - "integrity": "sha512-14/VNBvWsrBeqWNDw8c/DK5ERcZBUwL1rnkVx18cQnF3zadr3GfoYtvD8mxi1dhkWpaPHp8kfi92MDbjMeW3qw==", + "version": "0.3.15", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.15.tgz", + "integrity": "sha512-xPbRAPW+vqdiaKy5sVVY0uFAu3LaviaPO3pZ9FaRx59l9+U/RKR1OEbLhkug87cwiVKxPXyB4txsv5cad67u+A==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 2ecce00a..0095bff6 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "ls-engines": "0.9.3", "npm-run-all2": "8.0.4", "prettier": "3.6.2", - "publint": "0.3.14", + "publint": "0.3.15", "semantic-release": "25.0.1", "sinon": "21.0.0" },