chore(deps): update dependency publint to v0.2.7 (#3122)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-28 04:53:48 +00:00 committed by GitHub
parent b07ddfaaf9
commit 90513bbc0a
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

@ -60,7 +60,7 @@
"npm-run-all2": "6.1.1",
"p-retry": "6.2.0",
"prettier": "3.1.1",
"publint": "0.2.6",
"publint": "0.2.7",
"sinon": "17.0.1",
"stream-buffers": "3.0.2",
"tempy": "3.1.0",
@ -12527,9 +12527,9 @@
"integrity": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA=="
},
"node_modules/publint": {
"version": "0.2.6",
"resolved": "https://registry.npmjs.org/publint/-/publint-0.2.6.tgz",
"integrity": "sha512-zMwDVwrlLnCsviDXlczhuc5nIljsjZUgbLeKNyMYqbIJLRhcW81xrKsHlEu21YUaIxpa8T66tdIqP0mZm9ym3A==",
"version": "0.2.7",
"resolved": "https://registry.npmjs.org/publint/-/publint-0.2.7.tgz",
"integrity": "sha512-tLU4ee3110BxWfAmCZggJmCUnYWgPTr0QLnx08sqpLYa8JHRiOudd+CgzdpfU5x5eOaW2WMkpmOrFshRFYK7Mw==",
"dev": true,
"dependencies": {
"npm-packlist": "^5.1.3",

View File

@ -75,7 +75,7 @@
"npm-run-all2": "6.1.1",
"p-retry": "6.2.0",
"prettier": "3.1.1",
"publint": "0.2.6",
"publint": "0.2.7",
"sinon": "17.0.1",
"stream-buffers": "3.0.2",
"tempy": "3.1.0",