diff --git a/package-lock.json b/package-lock.json index af66b0b2..56d118a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "ls-engines": "0.10.0", "npm-run-all2": "8.0.4", "prettier": "3.8.3", - "publint": "0.3.20", + "publint": "0.3.21", "semantic-release": "25.0.3", "sinon": "22.0.0", "tempy": "3.2.0" @@ -10424,9 +10424,9 @@ "license": "ISC" }, "node_modules/publint": { - "version": "0.3.20", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.20.tgz", - "integrity": "sha512-UWqFYP7VBVCe9l/leEEGJrDs6Am4K4KapLmLi5qbt+9fA+Ny38ghdW+bw1nYfVqCK8/3kgsxjjhFjTYqYYRpyw==", + "version": "0.3.21", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.21.tgz", + "integrity": "sha512-OqejcnMV6E9zel2oCrUOJEiiFkGiAAni0A6ibfQNh1k9Gu5z4F+Yso8lllam7AzmV6Do0vp7u3UpZNRBwuXaHQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 67afc036..6ef37758 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "ls-engines": "0.10.0", "npm-run-all2": "8.0.4", "prettier": "3.8.3", - "publint": "0.3.20", + "publint": "0.3.21", "semantic-release": "25.0.3", "sinon": "22.0.0", "tempy": "3.2.0"