From 1b5bf222ea094845219cc4252b6449560dd138ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 23:02:48 +0000 Subject: [PATCH] build(deps-dev): bump publint from 0.3.21 to 0.3.22 Bumps [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) from 0.3.21 to 0.3.22. - [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/HEAD/packages/publint) --- updated-dependencies: - dependency-name: publint dependency-version: 0.3.22 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 e25265d..921345b 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@arethetypeswrong/cli": "0.18.5", "@types/node": "^20 || ^22 || ^24 || ^25", "prettier": "3.9.5", - "publint": "0.3.21", + "publint": "0.3.22", "ts-node": "10.9.2", "typescript": "7.0.2" },