diff --git a/package-lock.json b/package-lock.json index 423d854..841344b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "module-replacements-codemods": "^1.2.0", "package-manager-detector": "^1.5.0", "picocolors": "^1.1.1", - "publint": "^0.3.14", + "publint": "^0.3.15", "semver": "^7.7.3", "tinyglobby": "^0.2.15" }, @@ -4622,9 +4622,9 @@ } }, "node_modules/publint": { - "version": "0.3.14", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.14.tgz", - "integrity": "sha512-14/VNBvWsrBeqWNDw8c/DK5ERcZBUwL1rnkVx18cQnF3zadr3GfoYtvD8mxi1dhkWpaPHp8kfi92MDbjMeW3qw==", + "version": "0.3.15", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.15.tgz", + "integrity": "sha512-xPbRAPW+vqdiaKy5sVVY0uFAu3LaviaPO3pZ9FaRx59l9+U/RKR1OEbLhkug87cwiVKxPXyB4txsv5cad67u+A==", "license": "MIT", "dependencies": { "@publint/pack": "^0.1.2", diff --git a/package.json b/package.json index 0836973..c1eb333 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "module-replacements-codemods": "^1.2.0", "package-manager-detector": "^1.5.0", "picocolors": "^1.1.1", - "publint": "^0.3.14", + "publint": "^0.3.15", "semver": "^7.7.3", "tinyglobby": "^0.2.15" },