From 92a6292f1c1a3ca5dbfc173f17da1fe80b98e316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 16:02:01 +0000 Subject: [PATCH] Bump publint from 0.2.8 to 0.2.12 Bumps [publint](https://github.com/bluwy/publint/tree/HEAD/pkg) from 0.2.8 to 0.2.12. - [Release notes](https://github.com/bluwy/publint/releases) - [Commits](https://github.com/bluwy/publint/commits/v0.2.12/pkg) --- updated-dependencies: - dependency-name: publint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 576cc11..5084ee7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4815,13 +4815,13 @@ } }, "node_modules/publint": { - "version": "0.2.8", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.2.8.tgz", - "integrity": "sha512-C5MjGJ7gpanqaDpgBN+6QhjvXcoj0/YpbucoW29oO5729CGTMzfr3wZTIYcpzB1xl9ZfEqj4KL86P2Z50pt/JA==", + "version": "0.2.12", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.2.12.tgz", + "integrity": "sha512-YNeUtCVeM4j9nDiTT2OPczmlyzOkIXNtdDZnSuajAxS/nZ6j3t7Vs9SUB4euQNddiltIwu7Tdd3s+hr08fAsMw==", "dev": true, "dependencies": { "npm-packlist": "^5.1.3", - "picocolors": "^1.0.1", + "picocolors": "^1.1.1", "sade": "^1.8.1" }, "bin": {