From 63ea1a3029ed982469efc385e81d818a7b92b733 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 17:09:31 +0000 Subject: [PATCH] build(deps-dev): bump publint from 0.3.19 to 0.3.20 Bumps [publint](https://github.com/publint/publint/tree/HEAD/packages/publint) from 0.3.19 to 0.3.20. - [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.20/packages/publint) --- updated-dependencies: - dependency-name: publint dependency-version: 0.3.20 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 1b262cac..45c3e18f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "ink-testing-library": "4.0.0", "lint-staged": "17.0.2", "prettier": "3.8.3", - "publint": "0.3.19", + "publint": "0.3.20", "tsx": "4.21.0", "typescript": "6.0.3", "typescript-eslint": "8.59.2", @@ -4431,9 +4431,9 @@ } }, "node_modules/publint": { - "version": "0.3.19", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.19.tgz", - "integrity": "sha512-J3p4GOocCRFyLLFRzGfIhAwWgk0Kkcdxj5iFspFvCYbyiJs5IhCM8gsIkcNeQL+tdpV671RtJQiTFSUKhl1Wjg==", + "version": "0.3.20", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.20.tgz", + "integrity": "sha512-UWqFYP7VBVCe9l/leEEGJrDs6Am4K4KapLmLi5qbt+9fA+Ny38ghdW+bw1nYfVqCK8/3kgsxjjhFjTYqYYRpyw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 6c1779d5..78212897 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "ink-testing-library": "4.0.0", "lint-staged": "17.0.2", "prettier": "3.8.3", - "publint": "0.3.19", + "publint": "0.3.20", "tsx": "4.21.0", "typescript": "6.0.3", "typescript-eslint": "8.59.2",