Skip to content

Commit 6249069

Browse files
authoredMar 18, 2025
chore: changed the dependency of vsce to "@vscode/vsce (#467)
1 parent 274420f commit 6249069

File tree

2 files changed

+581
-47
lines changed

2 files changed

+581
-47
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -544,6 +544,7 @@
544544
"@types/vscode": "^1.63.0",
545545
"@vscode/test-cli": "^0.0.10",
546546
"@vscode/test-electron": "^2.4.1",
547+
"@vscode/vsce": "^2.15.0",
547548
"c8": "^10.1.3",
548549
"copy-webpack-plugin": "^12.0.2",
549550
"eslint": "^9.19.0",
@@ -560,7 +561,6 @@
560561
"tsconfig-paths-webpack-plugin": "^4.2.0",
561562
"typescript": "^5.7.0",
562563
"typescript-eslint": "^8.22.0",
563-
"vsce": "2.15.0",
564564
"webpack": "^5.92.1",
565565
"webpack-cli": "^5.1.4"
566566
},

0 commit comments

Comments
 (0)