diff --git a/package-lock.json b/package-lock.json index de1bab49..587fa53c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "ink-testing-library": "4.0.0", "lint-staged": "16.4.0", "prettier": "3.8.3", - "publint": "0.3.18", + "publint": "0.3.19", "tsx": "4.21.0", "typescript": "6.0.3", "typescript-eslint": "8.59.2", @@ -4422,9 +4422,9 @@ } }, "node_modules/publint": { - "version": "0.3.18", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.18.tgz", - "integrity": "sha512-JRJFeBTrfx4qLwEuGFPk+haJOJN97KnPuK01yj+4k/Wj5BgoOK5uNsivporiqBjk2JDaslg7qJOhGRnpltGeog==", + "version": "0.3.19", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.19.tgz", + "integrity": "sha512-J3p4GOocCRFyLLFRzGfIhAwWgk0Kkcdxj5iFspFvCYbyiJs5IhCM8gsIkcNeQL+tdpV671RtJQiTFSUKhl1Wjg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index e7b6c1f2..e5231718 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "ink-testing-library": "4.0.0", "lint-staged": "16.4.0", "prettier": "3.8.3", - "publint": "0.3.18", + "publint": "0.3.19", "tsx": "4.21.0", "typescript": "6.0.3", "typescript-eslint": "8.59.2",