From d801b8a1b29a0cd69c9010bcf5a704a881fc60fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 06:08:24 +0000 Subject: [PATCH] chore(deps): update dependency publint to v0.3.14 --- 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 38eaf41..5555d4e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,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", @@ -13198,9 +13198,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": { diff --git a/package.json b/package.json index c4a1ab2..6a7e2bd 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,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",