Skip to content

Commit

Permalink
chore(deps): bump @types/npmcli__arborist from 5.6.11 to 6.3.0
Browse files Browse the repository at this point in the history
Bumps [@types/npmcli__arborist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/npmcli__arborist) from 5.6.11 to 6.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/npmcli__arborist)

---
updated-dependencies:
- dependency-name: "@types/npmcli__arborist"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 6966103 commit 4710870
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/publish-flat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"dependencies": {
"@npmcli/arborist": "9.0.0",
"@types/npmcli__arborist": "5.6.11",
"@types/npmcli__arborist": "6.3.0",
"commander": "13.1.0",
"fs-extra": "11.3.0",
"logdown": "3.3.1",
Expand Down
17 changes: 15 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3279,7 +3279,7 @@ __metadata:
languageName: node
linkType: hard

"@types/npmcli__arborist@npm:*, @types/npmcli__arborist@npm:5.6.11":
"@types/npmcli__arborist@npm:*":
version: 5.6.11
resolution: "@types/npmcli__arborist@npm:5.6.11"
dependencies:
Expand All @@ -3292,6 +3292,19 @@ __metadata:
languageName: node
linkType: hard

"@types/npmcli__arborist@npm:6.3.0":
version: 6.3.0
resolution: "@types/npmcli__arborist@npm:6.3.0"
dependencies:
"@npm/types": "npm:^1"
"@types/cacache": "npm:*"
"@types/node": "npm:*"
"@types/npmcli__package-json": "npm:*"
"@types/pacote": "npm:*"
checksum: 10c0/880f8a44941732b564fc801f17130d3313ea2ab52ea4fa05d7ddecd157b69b757a2f5d488f2d9c34c568bdc901f282ad8cb03ab2cef4d41a6c8d8b6f4c23e3bc
languageName: node
linkType: hard

"@types/npmcli__package-json@npm:*":
version: 2.0.0
resolution: "@types/npmcli__package-json@npm:2.0.0"
Expand Down Expand Up @@ -10949,7 +10962,7 @@ __metadata:
"@npmcli/arborist": "npm:9.0.0"
"@types/fs-extra": "npm:11.0.4"
"@types/npm-packlist": "npm:7.0.3"
"@types/npmcli__arborist": "npm:5.6.11"
"@types/npmcli__arborist": "npm:6.3.0"
commander: "npm:13.1.0"
fs-extra: "npm:11.3.0"
logdown: "npm:3.3.1"
Expand Down

0 comments on commit 4710870

Please sign in to comment.