From ea8c3b7bb33b3cac2e13109ddb7ce0b64f641a42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 05:16:36 +0000 Subject: [PATCH] Bump @types/npmcli__arborist from 5.6.6 to 5.6.9 Bumps [@types/npmcli__arborist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/npmcli__arborist) from 5.6.6 to 5.6.9. - [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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 50e0ccb7..f62bb3a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1980,11 +1980,10 @@ } }, "node_modules/@types/npmcli__arborist": { - "version": "5.6.6", - "resolved": "https://registry.npmjs.org/@types/npmcli__arborist/-/npmcli__arborist-5.6.6.tgz", - "integrity": "sha512-uJyeAINDxppb8uxDe/r9EqvHrA3huz8RcdOX2IVbiU+cb+NaNATSQ8oyCF1HQ3EMferzrQJ8wmP7/b9Z4BlvNw==", + "version": "5.6.9", + "resolved": "https://registry.npmjs.org/@types/npmcli__arborist/-/npmcli__arborist-5.6.9.tgz", + "integrity": "sha512-vKMXCdsuO5n05a2ZEtGUI8ZseO66rpcADD+CZ3Y7IAj3khWoTjmAnl+nJFIjGY6Z8mZbVKupqz4C0rmqm6BaEA==", "dev": true, - "license": "MIT", "dependencies": { "@npm/types": "*", "@types/cacache": "*",