From 49945e4fea9a64110857049e11529ee62ec911f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2024 12:48:06 +0200 Subject: [PATCH] Bump publint from 0.2.8 to 0.2.10 (#1673) Bumps [publint](https://github.com/bluwy/publint/tree/HEAD/pkg) from 0.2.8 to 0.2.10. - [Release notes](https://github.com/bluwy/publint/releases) - [Commits](https://github.com/bluwy/publint/commits/v0.2.10/pkg) --- updated-dependencies: - dependency-name: publint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 70f5f6b07..246e7e619 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "nve": "18.0.0", "pp-test-kit": "0.4.0", "prettier": "3.3.3", - "publint": "0.2.8", + "publint": "0.2.10", "rollup": "4.19.1", "shescape-previous": "npm:shescape@2.1.1", "sinon": "18.0.0" @@ -10304,11 +10304,10 @@ "license": "ISC" }, "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.10", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.2.10.tgz", + "integrity": "sha512-5TzYaAFiGpgkYX/k6VaItRMT2uHI4zO5OWJ2k7Er0Ot3jutBCNTJB1qRHuy1lYq07JhRczzFs6HFPB4D+A47xA==", "dev": true, - "license": "MIT", "dependencies": { "npm-packlist": "^5.1.3", "picocolors": "^1.0.1", diff --git a/package.json b/package.json index 3cd57489e..07e13aa9b 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "nve": "18.0.0", "pp-test-kit": "0.4.0", "prettier": "3.3.3", - "publint": "0.2.8", + "publint": "0.2.10", "rollup": "4.19.1", "shescape-previous": "npm:shescape@2.1.1", "sinon": "18.0.0"