From 903809910d23fdc0b54bd009c34711fd2b367b99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 09:27:34 -0300 Subject: [PATCH] build(deps): bump ovsx from 0.8.3 to 0.8.4 (#599) Bumps [ovsx](https://github.com/eclipse/openvsx/tree/HEAD/cli) from 0.8.3 to 0.8.4. - [Release notes](https://github.com/eclipse/openvsx/releases) - [Changelog](https://github.com/eclipse/openvsx/blob/master/cli/CHANGELOG.md) - [Commits](https://github.com/eclipse/openvsx/commits/HEAD/cli) --- updated-dependencies: - dependency-name: ovsx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5ea80917..7abb4a61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10446,9 +10446,9 @@ } }, "node_modules/ovsx": { - "version": "0.8.3", - "resolved": "https://registry.npmjs.org/ovsx/-/ovsx-0.8.3.tgz", - "integrity": "sha512-LG7wTzy4eYV/KolFeO4AwWPzQSARvCONzd5oHQlNvYOlji2r/zjbdK8pyObZN84uZlk6rQBWrJrAdJfh/SX0Hg==", + "version": "0.8.4", + "resolved": "https://registry.npmjs.org/ovsx/-/ovsx-0.8.4.tgz", + "integrity": "sha512-RMtGSVNM4NWSF9uVWCUqaYiA7ID8Vqm/rSk2W37eYVrDLOI/3do2IRY7rQYkvJqb6sS6LAnALODBkD50tIM1kw==", "dependencies": { "@vscode/vsce": "^2.19.0", "commander": "^6.1.0", @@ -21026,9 +21026,9 @@ } }, "ovsx": { - "version": "0.8.3", - "resolved": "https://registry.npmjs.org/ovsx/-/ovsx-0.8.3.tgz", - "integrity": "sha512-LG7wTzy4eYV/KolFeO4AwWPzQSARvCONzd5oHQlNvYOlji2r/zjbdK8pyObZN84uZlk6rQBWrJrAdJfh/SX0Hg==", + "version": "0.8.4", + "resolved": "https://registry.npmjs.org/ovsx/-/ovsx-0.8.4.tgz", + "integrity": "sha512-RMtGSVNM4NWSF9uVWCUqaYiA7ID8Vqm/rSk2W37eYVrDLOI/3do2IRY7rQYkvJqb6sS6LAnALODBkD50tIM1kw==", "requires": { "@vscode/vsce": "^2.19.0", "commander": "^6.1.0",