Skip to content

Commit ea74172

Browse files
chore(deps): bump @npmcli/arborist from 9.0.0 to 9.0.1 (#855)
Bumps [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist) from 9.0.0 to 9.0.1. - [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/v9.0.1/workspaces/arborist) --- updated-dependencies: - dependency-name: "@npmcli/arborist" 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 a8fc070 commit ea74172

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.0.0",
8+
"@npmcli/arborist": "9.0.1",
99
"@types/npmcli__arborist": "5.6.11",
1010
"commander": "13.1.0",
1111
"fs-extra": "11.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1950,9 +1950,9 @@ __metadata:
19501950
languageName: node
19511951
linkType: hard
19521952

1953-
"@npmcli/arborist@npm:9.0.0":
1954-
version: 9.0.0
1955-
resolution: "@npmcli/arborist@npm:9.0.0"
1953+
"@npmcli/arborist@npm:9.0.1":
1954+
version: 9.0.1
1955+
resolution: "@npmcli/arborist@npm:9.0.1"
19561956
dependencies:
19571957
"@isaacs/string-locale-compare": "npm:^1.1.0"
19581958
"@npmcli/fs": "npm:^4.0.0"
@@ -1990,7 +1990,7 @@ __metadata:
19901990
walk-up-path: "npm:^4.0.0"
19911991
bin:
19921992
arborist: bin/index.js
1993-
checksum: 10c0/7b92bce447b81de647f601537e257c5f05789efff393d8115e7db81b900bc5f60ccd73b2807eb674cd9fd69d192c08e9f9a7ef25d27bb976dbfd6f9861f896fd
1993+
checksum: 10c0/df560157264ed3ff5e1b023938be6a1ecf95aec828341c26b040864914759dd5f1caf5939994591931cc81b9cbd9b0338afc01d3fd6545d9060a8ddc7bfc3f9f
19941994
languageName: node
19951995
linkType: hard
19961996

@@ -11322,7 +11322,7 @@ __metadata:
1132211322
version: 0.0.0-use.local
1132311323
resolution: "publish-flat@workspace:packages/publish-flat"
1132411324
dependencies:
11325-
"@npmcli/arborist": "npm:9.0.0"
11325+
"@npmcli/arborist": "npm:9.0.1"
1132611326
"@types/fs-extra": "npm:11.0.4"
1132711327
"@types/npm-packlist": "npm:7.0.3"
1132811328
"@types/npmcli__arborist": "npm:5.6.11"

0 commit comments

Comments
 (0)