Skip to content

Commit

Permalink
chore(deps): update dependency publint to ^0.2.11 (#11009)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent d61f280 commit 917e435
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"mutation-observer": "^1.0.3",
"plop": "^4.0.1",
"prettier": "^3.3.3",
"publint": "^0.2.10",
"publint": "^0.2.11",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^5.0.10",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3324,7 +3324,7 @@ __metadata:
mutation-observer: "npm:^1.0.3"
plop: "npm:^4.0.1"
prettier: "npm:^3.3.3"
publint: "npm:^0.2.10"
publint: "npm:^0.2.11"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
rimraf: "npm:^5.0.10"
Expand Down Expand Up @@ -16333,6 +16333,13 @@ __metadata:
languageName: node
linkType: hard

"picocolors@npm:^1.1.0":
version: 1.1.0
resolution: "picocolors@npm:1.1.0"
checksum: 10c0/86946f6032148801ef09c051c6fb13b5cf942eaf147e30ea79edb91dd32d700934edebe782a1078ff859fb2b816792e97ef4dab03d7f0b804f6b01a0df35e023
languageName: node
linkType: hard

"picomatch@npm:^2.0.4, picomatch@npm:^2.2.1, picomatch@npm:^2.2.3, picomatch@npm:^2.3.1":
version: 2.3.1
resolution: "picomatch@npm:2.3.1"
Expand Down Expand Up @@ -16837,16 +16844,16 @@ __metadata:
languageName: node
linkType: hard

"publint@npm:^0.2.10":
version: 0.2.10
resolution: "publint@npm:0.2.10"
"publint@npm:^0.2.11":
version: 0.2.11
resolution: "publint@npm:0.2.11"
dependencies:
npm-packlist: "npm:^5.1.3"
picocolors: "npm:^1.0.1"
picocolors: "npm:^1.1.0"
sade: "npm:^1.8.1"
bin:
publint: lib/cli.js
checksum: 10c0/af1b82d0427e3e18a77157cfecf8dd84270540e8209215a434d571f93a3d0e4e0e56caf87efb7ed18b9518806469440d7ea003df0d15b82bf0500f14ff48aa64
checksum: 10c0/0e57d19e2cde5f4d2125ef984c844abbb18284d75a43bbf438908574902e4ed31dbeceea9e0b39f672bc39fe78382fac3e9d4a29f54f79a12d0cc9a37f7df17b
languageName: node
linkType: hard

Expand Down

0 comments on commit 917e435

Please sign in to comment.