From a6a0296d74863f2fd016cd91cf23ecd4eb550976 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 10:31:07 +0000 Subject: [PATCH] chore(deps): update dependency publint to v0.2.10 --- 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 e0b4bb3..8d7de51 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "ls-engines": "0.9.3", "npm-run-all2": "6.2.2", "nyc": "17.0.0", - "publint": "0.2.9", + "publint": "0.2.10", "xo": "0.28.3" }, "engines": { @@ -11202,9 +11202,9 @@ "dev": true }, "node_modules/publint": { - "version": "0.2.9", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.2.9.tgz", - "integrity": "sha512-nITKS1NSwD68PQlts0ntryhxrWObep6P0CCycwi1lgXI+K7uKyacMYRRCQi7hTae8imkI3FCi0FlgnwLxjM8yA==", + "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": { diff --git a/package.json b/package.json index 0e7f74a..55bc840 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "ls-engines": "0.9.3", "npm-run-all2": "6.2.2", "nyc": "17.0.0", - "publint": "0.2.9", + "publint": "0.2.10", "xo": "0.28.3" }, "engines": {