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",