Skip to content

Commit a70496d

Browse files
chore(deps-dev): bump @types/npmcli__arborist from 6.3.2 to 6.3.3 (#1164)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b63ead0 commit a70496d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/publish-flat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"description": "Publish your project without the dist directory",
1414
"devDependencies": {
1515
"@types/npm-packlist": "7.0.3",
16-
"@types/npmcli__arborist": "6.3.2",
16+
"@types/npmcli__arborist": "6.3.3",
1717
"tsx": "4.21.0",
1818
"typescript": "6.0.2"
1919
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2811,16 +2811,16 @@ __metadata:
28112811
languageName: node
28122812
linkType: hard
28132813

2814-
"@types/npmcli__arborist@npm:6.3.2":
2815-
version: 6.3.2
2816-
resolution: "@types/npmcli__arborist@npm:6.3.2"
2814+
"@types/npmcli__arborist@npm:6.3.3":
2815+
version: 6.3.3
2816+
resolution: "@types/npmcli__arborist@npm:6.3.3"
28172817
dependencies:
28182818
"@npm/types": "npm:^1"
28192819
"@types/cacache": "npm:*"
28202820
"@types/node": "npm:*"
28212821
"@types/npmcli__package-json": "npm:*"
28222822
"@types/pacote": "npm:*"
2823-
checksum: 10c0/2eaf7d9f00bfe070839daf2cc59bccad62c2eacc46a4e6d2b153c19009dc0f2773a0a15fd4027d3c7e0294f37612b78fcf7a51b3a69e45496eb93628a0fd07ec
2823+
checksum: 10c0/f3222485dd2ca697bc3377f6a480eadbfd87486ed831a3304f3ea0e7748feb7168e71139121a09f8d3ad924b4c1b78c514e8353f18338c36c1236c801f51e947
28242824
languageName: node
28252825
linkType: hard
28262826

@@ -10536,7 +10536,7 @@ __metadata:
1053610536
dependencies:
1053710537
"@npmcli/arborist": "npm:9.4.2"
1053810538
"@types/npm-packlist": "npm:7.0.3"
10539-
"@types/npmcli__arborist": "npm:6.3.2"
10539+
"@types/npmcli__arborist": "npm:6.3.3"
1054010540
commander: "npm:14.0.3"
1054110541
logdown: "npm:3.3.1"
1054210542
npm-packlist: "npm:10.0.4"

0 commit comments

Comments
 (0)