From 8d247b9bb1855b3668f06b63088efe941978650d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 23:02:49 +0000 Subject: [PATCH] build(deps-dev): bump publint from 0.3.21 to 0.3.23 Bumps [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) from 0.3.21 to 0.3.23. - [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.23 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..f7466c2 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.23", "ts-node": "10.9.2", "typescript": "7.0.2" },