From 99fd4d640783f4825d56f4283cb5f7d74c53fce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 17:31:11 +0000 Subject: [PATCH] chore(deps): bump @types/npmcli__arborist from 5.6.11 to 6.3.0 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] --- packages/publish-flat/package.json | 2 +- yarn.lock | 17 +++++++++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/packages/publish-flat/package.json b/packages/publish-flat/package.json index a882284f..851bcc01 100644 --- a/packages/publish-flat/package.json +++ b/packages/publish-flat/package.json @@ -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.2.0", "logdown": "3.3.1", diff --git a/yarn.lock b/yarn.lock index 0389a1be..0c8f4787 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3402,7 +3402,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: @@ -3415,6 +3415,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" @@ -11120,7 +11133,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.2.0" logdown: "npm:3.3.1"