From 8ccceeca5e881be3dd08fb5cd19bee081b7df56c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 14:48:01 +0000 Subject: [PATCH] chore(deps-dev): bump @types/npmcli__arborist from 6.3.2 to 6.3.3 Bumps [@types/npmcli__arborist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/npmcli__arborist) from 6.3.2 to 6.3.3. - [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-version: 6.3.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/publish-flat/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/publish-flat/package.json b/packages/publish-flat/package.json index 89624d0f..798424da 100644 --- a/packages/publish-flat/package.json +++ b/packages/publish-flat/package.json @@ -13,7 +13,7 @@ "description": "Publish your project without the dist directory", "devDependencies": { "@types/npm-packlist": "7.0.3", - "@types/npmcli__arborist": "6.3.2", + "@types/npmcli__arborist": "6.3.3", "tsx": "4.21.0", "typescript": "6.0.2" }, diff --git a/yarn.lock b/yarn.lock index d06dcb1a..c3025a0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2811,16 +2811,16 @@ __metadata: languageName: node linkType: hard -"@types/npmcli__arborist@npm:6.3.2": - version: 6.3.2 - resolution: "@types/npmcli__arborist@npm:6.3.2" +"@types/npmcli__arborist@npm:6.3.3": + version: 6.3.3 + resolution: "@types/npmcli__arborist@npm:6.3.3" dependencies: "@npm/types": "npm:^1" "@types/cacache": "npm:*" "@types/node": "npm:*" "@types/npmcli__package-json": "npm:*" "@types/pacote": "npm:*" - checksum: 10c0/2eaf7d9f00bfe070839daf2cc59bccad62c2eacc46a4e6d2b153c19009dc0f2773a0a15fd4027d3c7e0294f37612b78fcf7a51b3a69e45496eb93628a0fd07ec + checksum: 10c0/f3222485dd2ca697bc3377f6a480eadbfd87486ed831a3304f3ea0e7748feb7168e71139121a09f8d3ad924b4c1b78c514e8353f18338c36c1236c801f51e947 languageName: node linkType: hard @@ -10525,7 +10525,7 @@ __metadata: dependencies: "@npmcli/arborist": "npm:9.4.2" "@types/npm-packlist": "npm:7.0.3" - "@types/npmcli__arborist": "npm:6.3.2" + "@types/npmcli__arborist": "npm:6.3.3" commander: "npm:14.0.3" logdown: "npm:3.3.1" npm-packlist: "npm:10.0.4"