Skip to content

Commit 5432378

Browse files
chore(deps): bump npm-packlist from 10.0.1 to 10.0.2 (#1007)
Bumps [npm-packlist](https://github.com/npm/npm-packlist) from 10.0.1 to 10.0.2. - [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.1...v10.0.2) --- updated-dependencies: - dependency-name: npm-packlist dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b069e84 commit 5432378

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
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": "14.0.1",
1111
"fs-extra": "11.3.2",
1212
"logdown": "3.3.1",
13-
"npm-packlist": "10.0.1"
13+
"npm-packlist": "10.0.2"
1414
},
1515
"description": "Publish your project without the dist directory",
1616
"devDependencies": {

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10220,12 +10220,13 @@ __metadata:
1022010220
languageName: node
1022110221
linkType: hard
1022210222

10223-
"npm-packlist@npm:10.0.1":
10224-
version: 10.0.1
10225-
resolution: "npm-packlist@npm:10.0.1"
10223+
"npm-packlist@npm:10.0.2":
10224+
version: 10.0.2
10225+
resolution: "npm-packlist@npm:10.0.2"
1022610226
dependencies:
1022710227
ignore-walk: "npm:^8.0.0"
10228-
checksum: 10c0/64397de9e1c8c90d63dfb37604a49e642106f086ebc84d1b1fc7519e35d7c599a246bb75396d5b62f307e35e849c879aebf5f6da505453d7f2d619cf5362d8b3
10228+
proc-log: "npm:^5.0.0"
10229+
checksum: 10c0/55d6e8a158278c23105d39959db002c4b7453096470ba2942c544fe0cbc0c66621201ea3ef0199d4039bfe6a22ea444da6fbe9085fc4f9085e9d2a675623c1bc
1022910230
languageName: node
1023010231
linkType: hard
1023110232

@@ -11639,7 +11640,7 @@ __metadata:
1163911640
commander: "npm:14.0.1"
1164011641
fs-extra: "npm:11.3.2"
1164111642
logdown: "npm:3.3.1"
11642-
npm-packlist: "npm:10.0.1"
11643+
npm-packlist: "npm:10.0.2"
1164311644
rimraf: "npm:6.0.1"
1164411645
typescript: "npm:5.9.3"
1164511646
bin:

0 commit comments

Comments
 (0)