From 6e19d0bd6a45fcdb76854bb38a28c137bee42699 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 00:35:53 +0000 Subject: [PATCH] chore(deps-dev): bump publint from 0.3.22 to 0.3.24 Bumps [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) from 0.3.22 to 0.3.24. - [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.24/packages/publint) --- updated-dependencies: - dependency-name: publint dependency-version: 0.3.24 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/webfont/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/webfont/package.json b/packages/webfont/package.json index a4660d5a..78c3b91e 100644 --- a/packages/webfont/package.json +++ b/packages/webfont/package.json @@ -110,7 +110,7 @@ "is-woff": "1.0.3", "is-woff2": "1.0.0", "knip": "6.32.1", - "publint": "0.3.22", + "publint": "0.3.24", "typescript": "7.0.2", "vite": "8.2.2", "vite-plugin-checker": "0.14.5",