From cf2cb3899456f6cee18182106439b99986599246 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 23:02:48 +0000 Subject: [PATCH] build(deps-dev): bump publint from 0.3.18 to 0.3.21 Bumps [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) from 0.3.18 to 0.3.21. - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/publint@0.3.21/packages/publint) --- updated-dependencies: - dependency-name: publint dependency-version: 0.3.21 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7003862..e2f1a5e 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@arethetypeswrong/cli": "0.18.4", "@types/node": "^20 || ^22 || ^24 || ^25", "prettier": "3.9.3", - "publint": "0.3.18", + "publint": "0.3.21", "ts-node": "10.9.2", "typescript": "6.0.3" },