diff --git a/package-lock.json b/package-lock.json index 5ae291d0..35ac65e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "ls-engines": "0.9.3", "mock-fs": "5.2.0", "npm-run-all2": "6.2.3", - "publint": "0.2.10", + "publint": "0.2.11", "remark-cli": "12.0.1", "remark-toc": "9.0.0", "remark-usage": "11.0.1", @@ -15202,14 +15202,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 240e34c9..f3162e32 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "ls-engines": "0.9.3", "mock-fs": "5.2.0", "npm-run-all2": "6.2.3", - "publint": "0.2.10", + "publint": "0.2.11", "remark-cli": "12.0.1", "remark-toc": "9.0.0", "remark-usage": "11.0.1",