Skip to content

Commit

Permalink
Update dependency npm-packlist to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent b63eb1d commit d5d19e4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/monorepo-npm-publisher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@npmcli/arborist": "^7.5.4",
"chalk": "^4.1.2",
"is-ci": "^3.0.1",
"npm-packlist": "^8.0.2",
"npm-packlist": "^10.0.0",
"npm-registry-client": "^8.6.0",
"rimraf": "^5.0.10",
"semver": "^7.6.3",
Expand Down
22 changes: 20 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ __metadata:
"@npmcli/arborist": "npm:^7.5.4"
chalk: "npm:^4.1.2"
is-ci: "npm:^3.0.1"
npm-packlist: "npm:^8.0.2"
npm-packlist: "npm:^10.0.0"
npm-registry-client: "npm:^8.6.0"
rimraf: "npm:^5.0.10"
semver: "npm:^7.6.3"
Expand Down Expand Up @@ -12658,6 +12658,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:^3.3.5":
version: 3.3.10
resolution: "ignore@npm:3.3.10"
Expand Down Expand Up @@ -16252,7 +16261,16 @@ __metadata:
languageName: node
linkType: hard

"npm-packlist@npm:^8.0.0, npm-packlist@npm:^8.0.2":
"npm-packlist@npm:^10.0.0":
version: 10.0.0
resolution: "npm-packlist@npm:10.0.0"
dependencies:
ignore-walk: "npm:^7.0.0"
checksum: 10c0/be8cb82c4f9b6fdfba2e3379c538949d3ea7aeb303436db013aaccd8ad1ff49d9f894d7fa4684f9d3016b7944dcc3f0bfc8c3d10c535fa7cd29314a8aad4b80f
languageName: node
linkType: hard

"npm-packlist@npm:^8.0.0":
version: 8.0.2
resolution: "npm-packlist@npm:8.0.2"
dependencies:
Expand Down

0 comments on commit d5d19e4

Please sign in to comment.