Skip to content

Commit df9a93a

Browse files
chore(deps): bump npm-packlist from 10.0.0 to 10.0.1 (#947)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15a00f8 commit df9a93a

File tree

2 files changed

+25
-7
lines changed

2 files changed

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

yarn.lock

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7626,6 +7626,15 @@ __metadata:
76267626
languageName: node
76277627
linkType: hard
76287628

7629+
"ignore-walk@npm:^8.0.0":
7630+
version: 8.0.0
7631+
resolution: "ignore-walk@npm:8.0.0"
7632+
dependencies:
7633+
minimatch: "npm:^10.0.3"
7634+
checksum: 10c0/fec71d904adaaf233f2f5a67cc547857d960abe1f41a8b43f675617a322aabe9401fb9afa13aba825d21d91c454d5cad72ecba156e69443f3df40288d6ebd058
7635+
languageName: node
7636+
linkType: hard
7637+
76297638
"ignore@npm:^5.0.4, ignore@npm:^5.2.0":
76307639
version: 5.2.4
76317640
resolution: "ignore@npm:5.2.4"
@@ -10075,12 +10084,12 @@ __metadata:
1007510084
languageName: node
1007610085
linkType: hard
1007710086

10078-
"npm-packlist@npm:10.0.0, npm-packlist@npm:^10.0.0":
10079-
version: 10.0.0
10080-
resolution: "npm-packlist@npm:10.0.0"
10087+
"npm-packlist@npm:10.0.1":
10088+
version: 10.0.1
10089+
resolution: "npm-packlist@npm:10.0.1"
1008110090
dependencies:
10082-
ignore-walk: "npm:^7.0.0"
10083-
checksum: 10c0/be8cb82c4f9b6fdfba2e3379c538949d3ea7aeb303436db013aaccd8ad1ff49d9f894d7fa4684f9d3016b7944dcc3f0bfc8c3d10c535fa7cd29314a8aad4b80f
10091+
ignore-walk: "npm:^8.0.0"
10092+
checksum: 10c0/64397de9e1c8c90d63dfb37604a49e642106f086ebc84d1b1fc7519e35d7c599a246bb75396d5b62f307e35e849c879aebf5f6da505453d7f2d619cf5362d8b3
1008410093
languageName: node
1008510094
linkType: hard
1008610095

@@ -10093,6 +10102,15 @@ __metadata:
1009310102
languageName: node
1009410103
linkType: hard
1009510104

10105+
"npm-packlist@npm:^10.0.0":
10106+
version: 10.0.0
10107+
resolution: "npm-packlist@npm:10.0.0"
10108+
dependencies:
10109+
ignore-walk: "npm:^7.0.0"
10110+
checksum: 10c0/be8cb82c4f9b6fdfba2e3379c538949d3ea7aeb303436db013aaccd8ad1ff49d9f894d7fa4684f9d3016b7944dcc3f0bfc8c3d10c535fa7cd29314a8aad4b80f
10111+
languageName: node
10112+
linkType: hard
10113+
1009610114
"npm-packlist@npm:^8.0.0":
1009710115
version: 8.0.0
1009810116
resolution: "npm-packlist@npm:8.0.0"
@@ -11440,7 +11458,7 @@ __metadata:
1144011458
commander: "npm:14.0.0"
1144111459
fs-extra: "npm:11.3.0"
1144211460
logdown: "npm:3.3.1"
11443-
npm-packlist: "npm:10.0.0"
11461+
npm-packlist: "npm:10.0.1"
1144411462
rimraf: "npm:6.0.1"
1144511463
typescript: "npm:5.8.3"
1144611464
bin:

0 commit comments

Comments
 (0)