diff --git a/package-lock.json b/package-lock.json index 5b31c779..2e3e8f20 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "ls-engines": "0.9.3", "npm-run-all2": "7.0.2", "prettier": "3.4.2", - "publint": "0.3.2", + "publint": "0.3.5", "semantic-release": "24.2.1", "sinon": "19.0.2", "tempy": "3.1.0" @@ -12287,9 +12287,9 @@ "license": "BlueOak-1.0.0" }, "node_modules/package-manager-detector": { - "version": "0.2.8", - "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-0.2.8.tgz", - "integrity": "sha512-ts9KSdroZisdvKMWVAVCXiKqnqNfXz4+IbrBG8/BWx/TR5le+jfenvoBuIZ6UWM9nz47W7AbD9qYfAwfWMIwzA==", + "version": "0.2.9", + "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-0.2.9.tgz", + "integrity": "sha512-+vYvA/Y31l8Zk8dwxHhL3JfTuHPm6tlxM2A3GeQyl7ovYnSp1+mzAxClxaOr0qO1TtPxbQxetI7v5XqKLJZk7Q==", "dev": true, "license": "MIT" }, @@ -12953,14 +12953,14 @@ "license": "ISC" }, "node_modules/publint": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.2.tgz", - "integrity": "sha512-fPs7QUbUvwixxPYUUTn0Kqp0rbH5rbiAOZwQOXMkIj+4Nopby1AngodSQmzTkJWTJ5R4uVV8oYmgVIjj+tgv1w==", + "version": "0.3.5", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.5.tgz", + "integrity": "sha512-/84pl/T/emCA5hHmNYqsE/x0Voikg278QmFwNiORYqnZgqeII2HSZ+aAGs4frfDpOCQlU1SAgYloz8ayJGMbIg==", "dev": true, "license": "MIT", "dependencies": { "@publint/pack": "^0.1.1", - "package-manager-detector": "^0.2.8", + "package-manager-detector": "^0.2.9", "picocolors": "^1.1.1", "sade": "^1.8.1" }, diff --git a/package.json b/package.json index beae27fc..faebf463 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "ls-engines": "0.9.3", "npm-run-all2": "7.0.2", "prettier": "3.4.2", - "publint": "0.3.2", + "publint": "0.3.5", "semantic-release": "24.2.1", "sinon": "19.0.2", "tempy": "3.1.0"