From bf6c18a1745b4246ced8dab5ad1a72587b10c158 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 10:37:09 +0000 Subject: [PATCH] chore(deps): update dependency publint to v0.3.20 --- 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 d6c2490..6a4921e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "lockfile-lint": "5.0.0", "ls-engines": "0.9.4", "npm-run-all2": "8.0.4", - "publint": "0.3.19", + "publint": "0.3.20", "remark-cli": "12.0.1", "remark-toc": "9.0.0", "remark-usage": "11.0.1", @@ -11602,9 +11602,9 @@ } }, "node_modules/publint": { - "version": "0.3.19", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.19.tgz", - "integrity": "sha512-J3p4GOocCRFyLLFRzGfIhAwWgk0Kkcdxj5iFspFvCYbyiJs5IhCM8gsIkcNeQL+tdpV671RtJQiTFSUKhl1Wjg==", + "version": "0.3.20", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.20.tgz", + "integrity": "sha512-UWqFYP7VBVCe9l/leEEGJrDs6Am4K4KapLmLi5qbt+9fA+Ny38ghdW+bw1nYfVqCK8/3kgsxjjhFjTYqYYRpyw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 8f39139..7d9bd66 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "lockfile-lint": "5.0.0", "ls-engines": "0.9.4", "npm-run-all2": "8.0.4", - "publint": "0.3.19", + "publint": "0.3.20", "remark-cli": "12.0.1", "remark-toc": "9.0.0", "remark-usage": "11.0.1",