From e1ff3d5cd953df990b921b6cb78ad781d3ddef86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 10:37:44 +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 6cc87a1..3a19166 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "husky": "9.1.4", "lockfile-lint": "4.14.0", "npm-run-all2": "6.2.2", - "publint": "0.2.9", + "publint": "0.2.10", "remark-cli": "12.0.1", "remark-preset-lint-travi": "6.0.5", "rimraf": "6.0.1", @@ -6248,9 +6248,9 @@ } }, "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 bed4c2f..387c7ef 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "husky": "9.1.4", "lockfile-lint": "4.14.0", "npm-run-all2": "6.2.2", - "publint": "0.2.9", + "publint": "0.2.10", "remark-cli": "12.0.1", "remark-preset-lint-travi": "6.0.5", "rimraf": "6.0.1",