chore(deps): update dependency publint to v0.2.5 (#3016)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-20 08:07:37 +00:00 committed by GitHub
parent 6ed3fa5a1e
commit c8895edef6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -59,7 +59,7 @@
"npm-run-all2": "6.1.1", "npm-run-all2": "6.1.1",
"p-retry": "6.1.0", "p-retry": "6.1.0",
"prettier": "3.0.3", "prettier": "3.0.3",
"publint": "0.2.4", "publint": "0.2.5",
"sinon": "16.1.3", "sinon": "16.1.3",
"stream-buffers": "3.0.2", "stream-buffers": "3.0.2",
"tempy": "3.1.0", "tempy": "3.1.0",
@ -12203,9 +12203,9 @@
"integrity": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==" "integrity": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA=="
}, },
"node_modules/publint": { "node_modules/publint": {
"version": "0.2.4", "version": "0.2.5",
"resolved": "https://registry.npmjs.org/publint/-/publint-0.2.4.tgz", "resolved": "https://registry.npmjs.org/publint/-/publint-0.2.5.tgz",
"integrity": "sha512-5izPDOvD4F04nIraWEIttIc8V5mXMiM53xNxnFdwiGIOQJnsBE8DaYD7OaW85GcehlST3RohczKgn84VGdW9mA==", "integrity": "sha512-eoQiP0WXkxkpth1fMLoS1I/6BQoxKNZxTAAnFjPgURFrJulC5D5Uifk49a9kfNCYmcza9E/ZkbFhQQdjkmKAbg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"npm-packlist": "^5.1.3", "npm-packlist": "^5.1.3",

View File

@ -75,7 +75,7 @@
"npm-run-all2": "6.1.1", "npm-run-all2": "6.1.1",
"p-retry": "6.1.0", "p-retry": "6.1.0",
"prettier": "3.0.3", "prettier": "3.0.3",
"publint": "0.2.4", "publint": "0.2.5",
"sinon": "16.1.3", "sinon": "16.1.3",
"stream-buffers": "3.0.2", "stream-buffers": "3.0.2",
"tempy": "3.1.0", "tempy": "3.1.0",