From 00af63fc8b011ef5630c39a05b0aad1345288c5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 05:45:49 +0000 Subject: [PATCH] Bump @types/npmcli__arborist from 5.6.10 to 5.6.11 Bumps [@types/npmcli__arborist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/npmcli__arborist) from 5.6.10 to 5.6.11. - [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 4df135a0..4b3457f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5502,11 +5502,10 @@ } }, "node_modules/@types/npmcli__arborist": { - "version": "5.6.10", - "resolved": "https://registry.npmjs.org/@types/npmcli__arborist/-/npmcli__arborist-5.6.10.tgz", - "integrity": "sha512-yAeW4UbrG8GnBpMSfSmLbuc19xPRHrSSbvOgthg3cVpNyIwZe4lz4Vo52dwAOgjceZ5YOD1MQdcum7uNveTCSA==", + "version": "5.6.11", + "resolved": "https://registry.npmjs.org/@types/npmcli__arborist/-/npmcli__arborist-5.6.11.tgz", + "integrity": "sha512-uWDBT1Brg+MKrV4hKE5tNFx1H8tQyC4pDbMN4eySgU89JxRt2pJoiWsVPQj2PVSA3zo4mmST56ry+sl+KCz29w==", "dev": true, - "license": "MIT", "dependencies": { "@npm/types": "^1", "@types/cacache": "*",