From ed4e57bfc6b231fb3f7f52613e78f52f4da93e74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 04:02:15 +0000 Subject: [PATCH] build(deps-dev): bump publint from 0.3.14 to 0.3.15 Bumps [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) from 0.3.14 to 0.3.15. - [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.15/packages/publint) --- updated-dependencies: - dependency-name: publint dependency-version: 0.3.15 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 2023c0be..6bc86f87 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "jest-watch-typeahead": "3.0.1", "lint-staged": "16.2.4", "preact": "10.27.2", - "publint": "0.3.14", + "publint": "0.3.15", "react": "19.2.0", "react-dom": "19.2.0", "rollup": "4.52.5", @@ -9076,9 +9076,9 @@ "license": "MIT" }, "node_modules/publint": { - "version": "0.3.14", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.14.tgz", - "integrity": "sha512-14/VNBvWsrBeqWNDw8c/DK5ERcZBUwL1rnkVx18cQnF3zadr3GfoYtvD8mxi1dhkWpaPHp8kfi92MDbjMeW3qw==", + "version": "0.3.15", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.15.tgz", + "integrity": "sha512-xPbRAPW+vqdiaKy5sVVY0uFAu3LaviaPO3pZ9FaRx59l9+U/RKR1OEbLhkug87cwiVKxPXyB4txsv5cad67u+A==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 0163e855..a7e1217c 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "jest-watch-typeahead": "3.0.1", "lint-staged": "16.2.4", "preact": "10.27.2", - "publint": "0.3.14", + "publint": "0.3.15", "react": "19.2.0", "react-dom": "19.2.0", "rollup": "4.52.5",