chore(deps): update dependency publint to v0.2.4 (#3002)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-09 04:10:52 +00:00 committed by GitHub
parent f1e0892c02
commit 4445caeb70
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",
"p-retry": "6.1.0",
"prettier": "3.0.3",
"publint": "0.2.2",
"publint": "0.2.4",
"sinon": "16.1.0",
"stream-buffers": "3.0.2",
"tempy": "3.1.0",
@ -12477,9 +12477,9 @@
"integrity": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA=="
},
"node_modules/publint": {
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/publint/-/publint-0.2.2.tgz",
"integrity": "sha512-2t2IO6Y8Z+QBNLG89bpRhTQH7Ifn/83Kr0dVVdmOybq7GAT6+M4YGZd5AhtfMJbYPmbT7YD469pDKLCK94Q2+Q==",
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/publint/-/publint-0.2.4.tgz",
"integrity": "sha512-5izPDOvD4F04nIraWEIttIc8V5mXMiM53xNxnFdwiGIOQJnsBE8DaYD7OaW85GcehlST3RohczKgn84VGdW9mA==",
"dev": true,
"dependencies": {
"npm-packlist": "^5.1.3",

View File

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