Skip to content

Commit aae447e

Browse files
chore(deps): bump @npmcli/arborist from 9.1.8 to 9.1.9
Bumps [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist) from 9.1.8 to 9.1.9. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/workspaces/arborist/CHANGELOG.md) - [Commits](https://github.com/npm/cli/commits/arborist-v9.1.9/workspaces/arborist) --- updated-dependencies: - dependency-name: "@npmcli/arborist" dependency-version: 9.1.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6cb3c95 commit aae447e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/publish-flat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"publish-flat-copy": "dist/cli-copy.js"
66
},
77
"dependencies": {
8-
"@npmcli/arborist": "9.1.8",
8+
"@npmcli/arborist": "9.1.9",
99
"commander": "14.0.2",
1010
"logdown": "3.3.1",
1111
"npm-packlist": "10.0.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2242,9 +2242,9 @@ __metadata:
22422242
languageName: node
22432243
linkType: hard
22442244

2245-
"@npmcli/arborist@npm:9.1.8":
2246-
version: 9.1.8
2247-
resolution: "@npmcli/arborist@npm:9.1.8"
2245+
"@npmcli/arborist@npm:9.1.9":
2246+
version: 9.1.9
2247+
resolution: "@npmcli/arborist@npm:9.1.9"
22482248
dependencies:
22492249
"@isaacs/string-locale-compare": "npm:^1.1.0"
22502250
"@npmcli/fs": "npm:^5.0.0"
@@ -2281,7 +2281,7 @@ __metadata:
22812281
walk-up-path: "npm:^4.0.0"
22822282
bin:
22832283
arborist: bin/index.js
2284-
checksum: 10c0/9d822e8993996bda5bd4deb6e2618390aedc5a6db45090bf3ea41e7e3b5178160afca333bec08f12e79fe5a68b13dd4aef55b04984bf2b9d32d9992f8f6d6bb5
2284+
checksum: 10c0/976869756834c01afd0054d247890215224369b0b27545aa521d4b39c407a3afae05e40a820cab48fd8a38eac19d783a44b8e07fdaccda705f28765fba00ad2d
22852285
languageName: node
22862286
linkType: hard
22872287

@@ -11599,7 +11599,7 @@ __metadata:
1159911599
version: 0.0.0-use.local
1160011600
resolution: "publish-flat@workspace:packages/publish-flat"
1160111601
dependencies:
11602-
"@npmcli/arborist": "npm:9.1.8"
11602+
"@npmcli/arborist": "npm:9.1.9"
1160311603
"@types/npm-packlist": "npm:7.0.3"
1160411604
"@types/npmcli__arborist": "npm:6.3.1"
1160511605
commander: "npm:14.0.2"

0 commit comments

Comments
 (0)