Skip to content

Commit 7b60440

Browse files
chore(deps): bump npm-packlist from 9.0.0 to 10.0.0 (#764)
Bumps [npm-packlist](https://github.com/npm/npm-packlist) from 9.0.0 to 10.0.0. - [Release notes](https://github.com/npm/npm-packlist/releases) - [Changelog](https://github.com/npm/npm-packlist/blob/main/CHANGELOG.md) - [Commits](npm/npm-packlist@v9.0.0...v10.0.0) --- updated-dependencies: - dependency-name: npm-packlist dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6df348e commit 7b60440

File tree

2 files changed

+20
-11
lines changed

2 files changed

+20
-11
lines changed

packages/publish-flat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"commander": "12.1.0",
1111
"fs-extra": "11.2.0",
1212
"logdown": "3.3.1",
13-
"npm-packlist": "9.0.0"
13+
"npm-packlist": "10.0.0"
1414
},
1515
"description": "Publish your project without the dist directory",
1616
"devDependencies": {

yarn.lock

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9608,6 +9608,15 @@ __metadata:
96089608
languageName: node
96099609
linkType: hard
96109610

9611+
"npm-packlist@npm:10.0.0":
9612+
version: 10.0.0
9613+
resolution: "npm-packlist@npm:10.0.0"
9614+
dependencies:
9615+
ignore-walk: "npm:^7.0.0"
9616+
checksum: 10c0/be8cb82c4f9b6fdfba2e3379c538949d3ea7aeb303436db013aaccd8ad1ff49d9f894d7fa4684f9d3016b7944dcc3f0bfc8c3d10c535fa7cd29314a8aad4b80f
9617+
languageName: node
9618+
linkType: hard
9619+
96119620
"npm-packlist@npm:8.0.2":
96129621
version: 8.0.2
96139622
resolution: "npm-packlist@npm:8.0.2"
@@ -9617,15 +9626,6 @@ __metadata:
96179626
languageName: node
96189627
linkType: hard
96199628

9620-
"npm-packlist@npm:9.0.0, npm-packlist@npm:^9.0.0":
9621-
version: 9.0.0
9622-
resolution: "npm-packlist@npm:9.0.0"
9623-
dependencies:
9624-
ignore-walk: "npm:^7.0.0"
9625-
checksum: 10c0/3eb9e877fff81ed1f97b86a387a13a7d0136a26c4c21d8fab7e49be653e71d604ba63091ec80e3a0b1d1fd879639eab91ddda1a8df45d7631795b83911f2f9b8
9626-
languageName: node
9627-
linkType: hard
9628-
96299629
"npm-packlist@npm:^8.0.0":
96309630
version: 8.0.0
96319631
resolution: "npm-packlist@npm:8.0.0"
@@ -9635,6 +9635,15 @@ __metadata:
96359635
languageName: node
96369636
linkType: hard
96379637

9638+
"npm-packlist@npm:^9.0.0":
9639+
version: 9.0.0
9640+
resolution: "npm-packlist@npm:9.0.0"
9641+
dependencies:
9642+
ignore-walk: "npm:^7.0.0"
9643+
checksum: 10c0/3eb9e877fff81ed1f97b86a387a13a7d0136a26c4c21d8fab7e49be653e71d604ba63091ec80e3a0b1d1fd879639eab91ddda1a8df45d7631795b83911f2f9b8
9644+
languageName: node
9645+
linkType: hard
9646+
96389647
"npm-pick-manifest@npm:^10.0.0":
96399648
version: 10.0.0
96409649
resolution: "npm-pick-manifest@npm:10.0.0"
@@ -10961,7 +10970,7 @@ __metadata:
1096110970
commander: "npm:12.1.0"
1096210971
fs-extra: "npm:11.2.0"
1096310972
logdown: "npm:3.3.1"
10964-
npm-packlist: "npm:9.0.0"
10973+
npm-packlist: "npm:10.0.0"
1096510974
rimraf: "npm:6.0.1"
1096610975
typescript: "npm:5.6.3"
1096710976
bin:

0 commit comments

Comments
 (0)