From a30a9dd08b96746644abbf62ba570e44448665b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 09:30:34 +0000 Subject: [PATCH] chore(deps): update dependency publint to v0.3.14 --- package-lock.json | 10 ++++++---- package.json | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d211149..d180d89 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "lockfile-lint": "4.14.1", "mock-fs": "5.5.0", "npm-run-all2": "8.0.4", - "publint": "0.3.13", + "publint": "0.3.14", "remark-cli": "12.0.1", "remark-toc": "9.0.0", "remark-usage": "11.0.1", @@ -68,6 +68,7 @@ "integrity": "sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@babel/code-frame": "^7.27.1", "@babel/generator": "^7.28.3", @@ -11106,9 +11107,9 @@ } }, "node_modules/publint": { - "version": "0.3.13", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.13.tgz", - "integrity": "sha512-NC+lph09+BRO9LJgKlIy3WQXyu6/6WDQ0dCA60KALUwdKVf3PfGuC6fY8I+oKB/5kEPh50aOSUz+6yWy1n4EfA==", + "version": "0.3.14", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.14.tgz", + "integrity": "sha512-14/VNBvWsrBeqWNDw8c/DK5ERcZBUwL1rnkVx18cQnF3zadr3GfoYtvD8mxi1dhkWpaPHp8kfi92MDbjMeW3qw==", "dev": true, "license": "MIT", "dependencies": { @@ -14642,6 +14643,7 @@ "integrity": "sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "esbuild": "^0.25.0", "fdir": "^6.5.0", diff --git a/package.json b/package.json index 24f632c..9d45a74 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "lockfile-lint": "4.14.1", "mock-fs": "5.5.0", "npm-run-all2": "8.0.4", - "publint": "0.3.13", + "publint": "0.3.14", "remark-cli": "12.0.1", "remark-toc": "9.0.0", "remark-usage": "11.0.1",