Skip to content

Commit b9418a4

Browse files
authored
Merge pull request #73 from koiverse/dependabot/npm_and_yarn/vscode/vsce-3.7.1
chore(deps-dev): bump @vscode/vsce from 3.6.2 to 3.7.1
2 parents 9b7aca1 + 16c88de commit b9418a4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
"@typescript-eslint/eslint-plugin": "^5.56.0",
226226
"@typescript-eslint/parser": "^5.62.0",
227227
"@vscode/test-electron": "^2.4.1",
228-
"@vscode/vsce": "^3.6.2",
228+
"@vscode/vsce": "^3.7.1",
229229
"esbuild": "^0.24.2",
230230
"eslint": "^8.36.0",
231231
"glob": "^11.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -853,10 +853,10 @@
853853
"@vscode/vsce-sign-win32-arm64" "2.0.5"
854854
"@vscode/vsce-sign-win32-x64" "2.0.5"
855855

856-
"@vscode/vsce@^3.6.2":
857-
version "3.6.2"
858-
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-3.6.2.tgz#cefd2802f1dec24fca51293ae563e11912f545fd"
859-
integrity sha512-gvBfarWF+Ii20ESqjA3dpnPJpQJ8fFJYtcWtjwbRADommCzGg1emtmb34E+DKKhECYvaVyAl+TF9lWS/3GSPvg==
856+
"@vscode/vsce@^3.7.1":
857+
version "3.7.1"
858+
resolved "https://registry.yarnpkg.com/@vscode/vsce/-/vsce-3.7.1.tgz#55a88ae40e9618fea251e373bc6b23c128915654"
859+
integrity sha512-OTm2XdMt2YkpSn2Nx7z2EJtSuhRHsTPYsSK59hr3v8jRArK+2UEoju4Jumn1CmpgoBLGI6ReHLJ/czYltNUW3g==
860860
dependencies:
861861
"@azure/identity" "^4.1.0"
862862
"@secretlint/node" "^10.1.2"

0 commit comments

Comments
 (0)