Skip to content

Commit bf07b16

Browse files
chore(deps): bump npm-packlist from 10.0.3 to 10.0.4
Bumps [npm-packlist](https://github.com/npm/npm-packlist) from 10.0.3 to 10.0.4. - [Release notes](https://github.com/npm/npm-packlist/releases) - [Changelog](https://github.com/npm/npm-packlist/blob/main/CHANGELOG.md) - [Commits](npm/npm-packlist@v10.0.3...v10.0.4) --- updated-dependencies: - dependency-name: npm-packlist dependency-version: 10.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8619cec commit bf07b16

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

packages/publish-flat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@npmcli/arborist": "9.1.10",
99
"commander": "14.0.3",
1010
"logdown": "3.3.1",
11-
"npm-packlist": "10.0.3"
11+
"npm-packlist": "10.0.4"
1212
},
1313
"description": "Publish your project without the dist directory",
1414
"devDependencies": {

yarn.lock

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9681,6 +9681,16 @@ __metadata:
96819681
languageName: node
96829682
linkType: hard
96839683

9684+
"npm-packlist@npm:10.0.4":
9685+
version: 10.0.4
9686+
resolution: "npm-packlist@npm:10.0.4"
9687+
dependencies:
9688+
ignore-walk: "npm:^8.0.0"
9689+
proc-log: "npm:^6.0.0"
9690+
checksum: 10c0/500ec00ed5edc3f7136255a8c17dfd36fb718182af61a86a68768aa3b325f69739953fe8888fa8e4765db00e7892a9d0a30093b145d091b23e96b7d1bbf1187e
9691+
languageName: node
9692+
linkType: hard
9693+
96849694
"npm-packlist@npm:^10.0.1":
96859695
version: 10.0.2
96869696
resolution: "npm-packlist@npm:10.0.2"
@@ -10911,7 +10921,7 @@ __metadata:
1091110921
"@types/npmcli__arborist": "npm:6.3.2"
1091210922
commander: "npm:14.0.3"
1091310923
logdown: "npm:3.3.1"
10914-
npm-packlist: "npm:10.0.3"
10924+
npm-packlist: "npm:10.0.4"
1091510925
rimraf: "npm:6.1.3"
1091610926
tsx: "npm:4.21.0"
1091710927
typescript: "npm:5.9.3"

0 commit comments

Comments
 (0)