diff --git a/package-lock.json b/package-lock.json index a186e54..c1dbbb6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "mock-fs": "5.2.0", "npm-run-all2": "6.1.1", "package-preview": "4.0.0", - "publint": "0.2.6", + "publint": "0.2.7", "remark-cli": "12.0.0", "remark-toc": "9.0.0", "remark-usage": "11.0.1", @@ -12959,9 +12959,9 @@ } }, "node_modules/publint": { - "version": "0.2.6", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.2.6.tgz", - "integrity": "sha512-zMwDVwrlLnCsviDXlczhuc5nIljsjZUgbLeKNyMYqbIJLRhcW81xrKsHlEu21YUaIxpa8T66tdIqP0mZm9ym3A==", + "version": "0.2.7", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.2.7.tgz", + "integrity": "sha512-tLU4ee3110BxWfAmCZggJmCUnYWgPTr0QLnx08sqpLYa8JHRiOudd+CgzdpfU5x5eOaW2WMkpmOrFshRFYK7Mw==", "dev": true, "dependencies": { "npm-packlist": "^5.1.3", diff --git a/package.json b/package.json index c5386f7..adc49a3 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "mock-fs": "5.2.0", "npm-run-all2": "6.1.1", "package-preview": "4.0.0", - "publint": "0.2.6", + "publint": "0.2.7", "remark-cli": "12.0.0", "remark-toc": "9.0.0", "remark-usage": "11.0.1",