diff --git a/package-lock.json b/package-lock.json index 383e8d0a..7a68532d 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.19", + "publint": "0.3.20", "semantic-release": "25.0.3", "sinon": "22.0.0", "tempy": "3.2.0" @@ -10545,9 +10545,9 @@ "license": "ISC" }, "node_modules/publint": { - "version": "0.3.19", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.19.tgz", - "integrity": "sha512-J3p4GOocCRFyLLFRzGfIhAwWgk0Kkcdxj5iFspFvCYbyiJs5IhCM8gsIkcNeQL+tdpV671RtJQiTFSUKhl1Wjg==", + "version": "0.3.20", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.20.tgz", + "integrity": "sha512-UWqFYP7VBVCe9l/leEEGJrDs6Am4K4KapLmLi5qbt+9fA+Ny38ghdW+bw1nYfVqCK8/3kgsxjjhFjTYqYYRpyw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 13a5801a..6e91fa33 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.19", + "publint": "0.3.20", "semantic-release": "25.0.3", "sinon": "22.0.0", "tempy": "3.2.0"