Skip to content

Commit 6822122

Browse files
build(deps-dev): bump @vscode/vsce from 3.6.2 to 3.7.0
Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 3.6.2 to 3.7.0. - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.6.2...v3.7.0) --- updated-dependencies: - dependency-name: "@vscode/vsce" dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71a87c6 commit 6822122

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
"ovsx-publish": "ovsx publish"
270270
},
271271
"devDependencies": {
272-
"@vscode/vsce": "3.6.2",
272+
"@vscode/vsce": "3.7.0",
273273
"ovsx": "0.10.6"
274274
},
275275
"dependencies": {}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -535,10 +535,10 @@
535535
"@vscode/vsce-sign-win32-arm64" "2.0.5"
536536
"@vscode/vsce-sign-win32-x64" "2.0.5"
537537

538-
"@vscode/vsce@3.6.2", "@vscode/vsce@^3.2.1":
539-
version "3.6.2"
540-
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-3.6.2.tgz#cefd2802f1dec24fca51293ae563e11912f545fd"
541-
integrity sha512-gvBfarWF+Ii20ESqjA3dpnPJpQJ8fFJYtcWtjwbRADommCzGg1emtmb34E+DKKhECYvaVyAl+TF9lWS/3GSPvg==
538+
"@vscode/vsce@3.7.0", "@vscode/vsce@^3.2.1":
539+
version "3.7.0"
540+
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-3.7.0.tgz#a2a8c0bb414227867c6b246b6fcd84614e5dca7c"
541+
integrity sha512-LY9r2T4joszRjz4d92ZPl6LTBUPS4IWH9gG/3JUv+1QyBJrveZlcVISuiaq0EOpmcgFh0GgVgKD4rD/21Tu8sA==
542542
dependencies:
543543
"@azure/identity" "^4.1.0"
544544
"@secretlint/node" "^10.1.2"

0 commit comments

Comments
 (0)