Skip to content

Commit

Permalink
chore(deps): bump npm-packlist from 8.0.2 to 9.0.0 (#721)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 11cb0a4 commit 6775441
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/publish-flat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"commander": "12.1.0",
"fs-extra": "11.2.0",
"logdown": "3.3.1",
"npm-packlist": "8.0.2"
"npm-packlist": "9.0.0"
},
"description": "Publish your project without the dist directory",
"devDependencies": {
Expand Down
20 changes: 19 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6461,6 +6461,15 @@ __metadata:
languageName: node
linkType: hard

"ignore-walk@npm:^7.0.0":
version: 7.0.0
resolution: "ignore-walk@npm:7.0.0"
dependencies:
minimatch: "npm:^9.0.0"
checksum: 10c0/3754bcde369a53a92c1d0835ea93feb6c5b2934984d3f5a8f9dd962d13ac33ee3a9e930901a89b5d46fc061870639d983f497186afdfe3484e135f2ad89f5577
languageName: node
linkType: hard

"ignore@npm:^5.0.4, ignore@npm:^5.2.0":
version: 5.2.4
resolution: "ignore@npm:5.2.4"
Expand Down Expand Up @@ -8522,6 +8531,15 @@ __metadata:
languageName: node
linkType: hard

"npm-packlist@npm:9.0.0":
version: 9.0.0
resolution: "npm-packlist@npm:9.0.0"
dependencies:
ignore-walk: "npm:^7.0.0"
checksum: 10c0/3eb9e877fff81ed1f97b86a387a13a7d0136a26c4c21d8fab7e49be653e71d604ba63091ec80e3a0b1d1fd879639eab91ddda1a8df45d7631795b83911f2f9b8
languageName: node
linkType: hard

"npm-packlist@npm:^8.0.0":
version: 8.0.0
resolution: "npm-packlist@npm:8.0.0"
Expand Down Expand Up @@ -9690,7 +9708,7 @@ __metadata:
commander: "npm:12.1.0"
fs-extra: "npm:11.2.0"
logdown: "npm:3.3.1"
npm-packlist: "npm:8.0.2"
npm-packlist: "npm:9.0.0"
rimraf: "npm:6.0.1"
typescript: "npm:5.5.4"
bin:
Expand Down

0 comments on commit 6775441

Please sign in to comment.