From f3e216ac176d6028d0c86b61907cc433431445e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 13:10:48 +0100 Subject: [PATCH] build(deps-dev): bump vsce from 2.12.0 to 2.13.0 (#159) Bumps [vsce](https://github.com/Microsoft/vsce) from 2.12.0 to 2.13.0. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](https://github.com/Microsoft/vsce/compare/v2.12.0...v2.13.0) --- updated-dependencies: - dependency-name: vsce dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 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 7f44a39..fe89b85 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6196,9 +6196,9 @@ } }, "node_modules/vsce": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/vsce/-/vsce-2.12.0.tgz", - "integrity": "sha512-PKBjIsZxZbm6I4hpikkUX7CNh7UpPflDm3aCCBCFn3ffzQlyUNCQOcaObrhMkRNy4xyvL4hs7ryhE3IKQ6FTIQ==", + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/vsce/-/vsce-2.13.0.tgz", + "integrity": "sha512-t1otQ2lqyi5Y/G6qUl9BEc561nEIYrZbLT8k+R1SoZaKNa6gaehaLGQG5zvB524YPGZOVvbOBzAXoO7Mor1J5g==", "dev": true, "dependencies": { "azure-devops-node-api": "^11.0.1", @@ -11371,9 +11371,9 @@ "dev": true }, "vsce": { - "version": "2.12.0", - "resolved": "https://registry.npmjs.org/vsce/-/vsce-2.12.0.tgz", - "integrity": "sha512-PKBjIsZxZbm6I4hpikkUX7CNh7UpPflDm3aCCBCFn3ffzQlyUNCQOcaObrhMkRNy4xyvL4hs7ryhE3IKQ6FTIQ==", + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/vsce/-/vsce-2.13.0.tgz", + "integrity": "sha512-t1otQ2lqyi5Y/G6qUl9BEc561nEIYrZbLT8k+R1SoZaKNa6gaehaLGQG5zvB524YPGZOVvbOBzAXoO7Mor1J5g==", "dev": true, "requires": { "azure-devops-node-api": "^11.0.1",