From 69c75c43efc3c3ad86dab151ef39050d13613ed5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 04:01:58 +0000 Subject: [PATCH] build(deps-dev): bump publint from 0.3.13 to 0.3.14 Bumps [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) from 0.3.13 to 0.3.14. - [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.14/packages/publint) --- updated-dependencies: - dependency-name: publint dependency-version: 0.3.14 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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 b3c727d7..80e845ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "jest-watch-typeahead": "3.0.1", "lint-staged": "16.2.3", "preact": "10.27.2", - "publint": "0.3.13", + "publint": "0.3.14", "react": "19.2.0", "react-dom": "19.2.0", "rollup": "4.52.4", @@ -9075,9 +9075,9 @@ "license": "MIT" }, "node_modules/publint": { - "version": "0.3.13", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.13.tgz", - "integrity": "sha512-NC+lph09+BRO9LJgKlIy3WQXyu6/6WDQ0dCA60KALUwdKVf3PfGuC6fY8I+oKB/5kEPh50aOSUz+6yWy1n4EfA==", + "version": "0.3.14", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.14.tgz", + "integrity": "sha512-14/VNBvWsrBeqWNDw8c/DK5ERcZBUwL1rnkVx18cQnF3zadr3GfoYtvD8mxi1dhkWpaPHp8kfi92MDbjMeW3qw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f8abc012..0a6dd3d0 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "jest-watch-typeahead": "3.0.1", "lint-staged": "16.2.3", "preact": "10.27.2", - "publint": "0.3.13", + "publint": "0.3.14", "react": "19.2.0", "react-dom": "19.2.0", "rollup": "4.52.4",