diff --git a/package-lock.json b/package-lock.json index 25dd0cf..832aee0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "husky": "9.1.6", "ls-engines": "0.9.3", "npm-run-all2": "6.2.3", - "publint": "0.2.10", + "publint": "0.2.11", "remark-cli": "12.0.1" }, "engines": { @@ -9927,14 +9927,14 @@ } }, "node_modules/publint": { - "version": "0.2.10", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.2.10.tgz", - "integrity": "sha512-5TzYaAFiGpgkYX/k6VaItRMT2uHI4zO5OWJ2k7Er0Ot3jutBCNTJB1qRHuy1lYq07JhRczzFs6HFPB4D+A47xA==", + "version": "0.2.11", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.2.11.tgz", + "integrity": "sha512-/kxbd+sD/uEG515N/ZYpC6gYs8h89cQ4UIsAq1y6VT4qlNh8xmiSwcP2xU2MbzXFl8J0l2IdONKFweLfYoqhcA==", "dev": true, "license": "MIT", "dependencies": { "npm-packlist": "^5.1.3", - "picocolors": "^1.0.1", + "picocolors": "^1.1.0", "sade": "^1.8.1" }, "bin": { diff --git a/package.json b/package.json index e8cc617..a38f58a 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "husky": "9.1.6", "ls-engines": "0.9.3", "npm-run-all2": "6.2.3", - "publint": "0.2.10", + "publint": "0.2.11", "remark-cli": "12.0.1" } }